mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
removing trailing slash
This commit is contained in:
parent
96e10875b2
commit
4351859c12
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ AUTHOR = $author
|
|||
SITENAME = $sitename
|
||||
SITEURL = ''
|
||||
|
||||
PATH = 'content/'
|
||||
PATH = 'content'
|
||||
|
||||
TIMEZONE = 'Europe/Paris'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue