Skip to content

Commit

Permalink
めにゅーのあいこんにidentifierを使う
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Nov 26, 2024
1 parent 904e4f7 commit b7dae0f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions config/_default/menus.ja.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,22 @@
weight = 30

[[main]]
identifier = "github"
pre = "github"
url = "https://github.com/yuubinnkyoku"
weight = 40

[[main]]
identifier = "twitter"
pre = "twitter"
name = " "
url = "https://twitter.com/yuubinnkyoku_mk"
weight = 50
weight = 41

[[main]]
identifier = "youtube"
pre = "youtube"
url = "https://youtube.com/@yuubinnkyoku"
weight = 42

# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before
Expand Down

0 comments on commit b7dae0f

Please sign in to comment.