Skip to content

Commit e3f1a81

Browse files
committed
Setup proper pages subpath.
1 parent 1a86823 commit e3f1a81

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
RELATIVE_URLS = True
1010

11-
PATH = '.'
11+
PATH = 'content/'
1212
STATIC_PATHS = ['images', 'videos']
1313
DELETE_OUTPUT_DIRECTORY = True
1414

0 commit comments

Comments
 (0)