diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e6d21b4..69bd7dd 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -12,10 +12,6 @@ pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true -[permalinks] - posts = "posts/:title/" - default = ":title/" - [params] author = "John Doe" description = "John Doe's personal website" |