Skip to content

Commit 827c76e

Browse files
Add examples to theme navbar and footers
1 parent f805b17 commit 827c76e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ params:
4141
url: /shortcodes/
4242
- title: Examples
4343
url: /examples/
44+
- title: Repository
45+
url: https://github.com/scientific-python/scientific-python-hugo-theme
46+
is_external: true
4447
- title: More
4548
sublinks:
4649
- title: Dropdown item
@@ -70,9 +73,11 @@ params:
7073
link: /about/
7174
- text: Theme GitHub
7275
link: https://github.com/scientific-python/scientific-python-hugo-theme
76+
is_external: true
7377
column2:
7478
links:
7579
- text: Scientific Python Forum
7680
link: https://discuss.scientific-python.org
81+
is_external: true
7782
column3:
7883
links:

0 commit comments

Comments
 (0)