Skip to content

Commit 8dfdb89

Browse files
feat(nav): add GitHub icon linking to devrail-dev org
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f2d47fd commit 8dfdb89

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hugo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ languageCode = "en-us"
1717
github_project_repo = "https://github.com/devrail-dev"
1818
offlineSearch = false
1919

20+
[[params.links.developer]]
21+
name = "GitHub"
22+
url = "https://github.com/devrail-dev"
23+
icon = "fab fa-github"
24+
2025
[params.ui]
2126
sidebar_menu_compact = true
2227
breadcrumb_disable = false

0 commit comments

Comments
 (0)