forked from deepStateMirrors/tabi
✨ feat(templates): introduce info-page template (#147)
This commit is contained in:
parent
355162ebe1
commit
6f269eee4a
29 changed files with 180 additions and 47 deletions
|
@ -124,6 +124,7 @@ menu = [
|
|||
{ name = "archive", url = "archive", trailing_slash = true },
|
||||
{ name = "tags", url = "tags", trailing_slash = true },
|
||||
{ name = "projects", url = "projects", trailing_slash = true },
|
||||
{ name = "about", url = "about", trailing_slash = true },
|
||||
]
|
||||
|
||||
# The RSS icon will be shown if (1) it's enabled and (2) the following variable is set to true.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue