Skip to content

Commit

Permalink
misc: fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Blin committed Aug 16, 2020
1 parent 345684d commit 460dd29
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pygmentCodeFences = true
logo = "img/avatar-icon.png"
favicon = "img/favicon.ico"
dateFormat = "January 2, 2006"
mainSections = ["blog"]
commit = false
rss = true
comments = true
Expand All @@ -27,9 +28,9 @@ pygmentCodeFences = true
mastodon = "mastodon.social/@amarok"

[[menu.main]]
name = "Posts"
url = "post/"
weight = 2
name = "Blog"
url = "blog/"
weight = 1

[[menu.main]]
name = "Logs"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion themes/beautifulhugo
Submodule beautifulhugo updated from 07f765 to 44d3bb

0 comments on commit 460dd29

Please sign in to comment.