Compare commits
No commits in common. "d6af9379fcb6247ba0f94e050948bc312c1f3f40" and "8fd6e40f2aef650650272e38bbccc8ecaf8c9be7" have entirely different histories.
d6af9379fc
...
8fd6e40f2a
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ url: 404.html
|
|||
cover: assets/backgrounds/tenshi.jpg
|
||||
|
||||
Le furet a courru, mais il n'a pas trouvé la ressource que vous avez demandé,
|
||||
mais allez voir la page des [archives](\archives.html) au cas où...
|
||||
mais vou pouvez aller voir la page des [archives](\archives.html) au cas où...
|
||||
|
|
|
@ -48,7 +48,7 @@ ARTICLE_URL = 'post/{slug}/'
|
|||
ARTICLE_SAVE_AS = 'post/{slug}/index.html'
|
||||
CATEGORY_URL = 'category/{slug}/'
|
||||
CATEGORY_SAVE_AS = 'category/{slug}/index.html'
|
||||
TAG_URL = 'tag/{slug}/'
|
||||
TAG_URL = 'tag/ {slug}/'
|
||||
TAG_SAVE_AS = 'tag/{slug}/index.html'
|
||||
AUTHOR_SAVE_AS = 'author/{slug}/index.html'
|
||||
AUTHOR_URL = 'author/{slug}/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue