Skip to content

Commit 2d1ec33

Browse files
baijumclaude
andcommitted
feat: link docs site header to landing page
Set extra.homepage so the site title navigates to https://towlion.github.io/ instead of the docs index. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0f7e973 commit 2d1ec33

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ theme:
2323
text: IBM Plex Sans
2424
code: JetBrains Mono
2525

26+
extra:
27+
homepage: https://towlion.github.io/
28+
2629
extra_css:
2730
- stylesheets/custom.css
2831

0 commit comments

Comments
 (0)