feat: add archive.html template

This commit is contained in:
st1020 2023-10-23 20:42:54 +08:00
parent 70876ae0d2
commit f9b448197c
4 changed files with 45 additions and 0 deletions

View file

@ -80,6 +80,10 @@ url = "/atom.xml"
name = "Projects"
url = "/projects"
[[extra.menu]]
name = "Archive"
url = "/archive"
[[extra.menu]]
name = "Tags"
url = "/tags"