feat: add projects.html template

This commit is contained in:
st1020 2023-10-23 20:39:20 +08:00
parent eca48537f7
commit 70876ae0d2
5 changed files with 113 additions and 0 deletions

View file

@ -76,6 +76,10 @@ url = "https://github.com/st1020/kita"
name = "rss"
url = "/atom.xml"
[[extra.menu]]
name = "Projects"
url = "/projects"
[[extra.menu]]
name = "Tags"
url = "/tags"