Skip to content

Commit

Permalink
旧ホームページへのリンクを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Feb 23, 2025
1 parent a5967e0 commit cf95507
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion config/_default/menus.ja.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
weight = 30

[[main]]
name = "tentative site"
name = "Tentative Site"
parent = "その他"
url = "https://tsukuba-denden.github.io/tentative/"
weight = 30
Expand All @@ -31,6 +31,18 @@
pageRef = "posts/競プロ"
weight = 30

[[main]]
name = "旧ホームページ再現"
parent = "その他"
url = "https://tsukuba-denden.github.io/oldsite/"
weight = 40

[[main]]
name = "旧ホームページ(2023)復活"
parent = "その他"
url = "https://tsukuba-denden.github.io/oldsite2/"
weight = 50

#[[main]]
# name = "桐陰会雑誌"
# parent = "その他"
Expand Down

0 comments on commit cf95507

Please sign in to comment.