mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
Merge branch 'main' into fix/style
This commit is contained in:
commit
0068912163
10 changed files with 79 additions and 13 deletions
|
@ -28,6 +28,7 @@ headerImage = ""
|
|||
# The icon is display besides the menu text but is not necessary. It needs to be placed under "menu_icon" in the static "folder"
|
||||
menu = [
|
||||
{ name = "home", url = "$BASE_URL/" },
|
||||
{ name = "archive", url = "$BASE_URL/archive" },
|
||||
{ name = "tags", url = "$BASE_URL/tags" },
|
||||
{ name = "projects", url = "$BASE_URL/projects" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue