Skip to content

Commit

Permalink
fix theme not applying
Browse files Browse the repository at this point in the history
ref: t413#54
  • Loading branch information
kymahi authored Sep 24, 2021
1 parent cbf7bb6 commit 12c4815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ safe: false

### site serving configuration ###
exclude: [CNAME, README.md, .gitignore]
permalink: / ## disables post output
permalink: /:title ## disables post output
timezone: null
lsi: false
markdown: kramdown
Expand Down

0 comments on commit 12c4815

Please sign in to comment.