add bookmark to nav and add aurhelper to bookmark
This commit is contained in:
parent
089d4b4616
commit
0f2775e023
2 changed files with 9 additions and 0 deletions
|
@ -25,6 +25,11 @@ title = "Oscar Fu"
|
||||||
url = "/links"
|
url = "/links"
|
||||||
weight = 40
|
weight = 40
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Bookmarks"
|
||||||
|
url = "/bookmarks"
|
||||||
|
weight = 50
|
||||||
|
|
||||||
[[menu.social]]
|
[[menu.social]]
|
||||||
name = "Codeberg"
|
name = "Codeberg"
|
||||||
pre = "codeberg"
|
pre = "codeberg"
|
||||||
|
|
|
@ -208,6 +208,10 @@
|
||||||
{
|
{
|
||||||
"title": "wmenu",
|
"title": "wmenu",
|
||||||
"link": "https://sr.ht/~adnano/wmenu/"
|
"link": "https://sr.ht/~adnano/wmenu/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "aureate",
|
||||||
|
"link": "https://github.com/swindlesmccoop/aureate"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue