Skip to content

Commit

Permalink
Update hugo.toml - removed advice forum from path for now
Browse files Browse the repository at this point in the history
  • Loading branch information
f-rower authored Mar 7, 2024
1 parent 770c2ee commit ae746d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ theme = 'hugo-theme-techdoc'
"blog",
"entry",
"post",
"posts"
"posts",
"advice-forum"
]

# Global menu section
Expand Down

0 comments on commit ae746d1

Please sign in to comment.