Skip to content

Commit 6b66e31

Browse files
authored
Merge pull request #136 from Altinity/april
Updated GitHub links in header and footer
2 parents d093d1f + 7a6cbef commit 6b66e31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ enable = false
181181
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
182182
[[params.links.developer]]
183183
name = "GitHub"
184-
url = "https://github.com/orgs/Altinity/"
184+
url = "https://github.com/Altinity/altinityknowledgebase"
185185
icon = "fab fa-github"
186186
desc = "Development takes place here!"
187187
[[params.links.developer]]

layouts/partials/navbar.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</span>
5353
</a>
5454
&nbsp;&nbsp;&nbsp;
55-
<a href="https://github.com/Altinity/" aria-label="GitHub" target="_blank" rel="noopener noreferrer" class="social-button header-social-item social-link-github has-custom-image" data-positional-element-id="76">
55+
<a href="https://github.com/Altinity/altinityknowledgebase" aria-label="GitHub" target="_blank" rel="noopener noreferrer" class="social-button header-social-item social-link-github has-custom-image" data-positional-element-id="76">
5656
<img width="500" height="245" src="https://altinity.com/wp-content/uploads/2023/11/github-mark-white.png" class="social-icon-image lazyloaded" alt="" decoding="async" loading="lazy" style="max-width:24px" data-ll-status="loaded">
5757
<noscript>
5858
<img width="250" height="245" src="https://altinity.com/wp-content/uploads/2023/11/github-mark-white.png" class="social-icon-image" alt="" decoding="async" loading="lazy" style="max-width:24px" />

0 commit comments

Comments
 (0)