Skip to content

Commit

Permalink
add blog link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
patgmiller committed Jan 20, 2024
1 parent f757a3a commit 149a47d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ weight = 1
name = "About"
url = "about/"
weight = 2

[[footer]]
name = "Blog"
url = "blog/"
weight = 3

0 comments on commit 149a47d

Please sign in to comment.