chore:misc

This commit is contained in:
dichgrem
2026-01-01 16:01:43 +08:00
parent 1f827723c0
commit 39ec7848aa
10 changed files with 6 additions and 509 deletions

View File

@@ -61,13 +61,13 @@ menu_items = [
# see documentation below for more details
{name = "Archive", url = "$BASE_URL/archive"},
{name = "Weekly", url = "$BASE_URL/weekly"},
{name = "Tags", url = "$BASE_URL/tags"},
{name = "Search", url = "$BASE_URL/search"},
{name = "Links", url = "$BASE_URL/links"},
{name = "Rss", url = "$BASE_URL/atom.xml"},
{name = "About me", url = "$BASE_URL/about"},
# set newtab to true to make the link open in new tab
{name = "My github", url = "https://github.com/Dichgrem", newtab = true},