Skip to content

Commit

Permalink
Fix hugo config
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorBriggs committed Oct 1, 2024
1 parent 080e0c1 commit 6972034
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ pygmentsUseClassic = false
pygmentsStyle = "tango"

# Configure how URLs look like per section.
[permalinks]
# [permalinks]
# blog = "/:section/:year/:month/:day/:slug/"
uglyURLs = true

## Configuration for BlackFriday markdown parser: https://github.com/russross/blackfriday
[blackfriday]
Expand Down

0 comments on commit 6972034

Please sign in to comment.