feat: new topics nav link
This commit is contained in:
parent
bcd4c267c5
commit
3241ec6f12
1 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,9 @@ defaults:
|
||||||
navigation:
|
navigation:
|
||||||
- text: Home
|
- text: Home
|
||||||
url: /
|
url: /
|
||||||
- text: "About the Author"
|
- text: "All Topics"
|
||||||
|
url: /categories/
|
||||||
|
- text: "About"
|
||||||
url: /about/
|
url: /about/
|
||||||
|
|
||||||
prose:
|
prose:
|
||||||
|
|
Loading…
Reference in a new issue