aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rwxr-xr-xpelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 6fc0da1..4004d7c 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -21,7 +21,7 @@ DEBUG = True
READ_TIME = 180
PATH = 'content'
-STATIC_PATHS = ['images', 'downloads',
+STATIC_PATHS = ['images', 'downloads', '.well-known',
'keys.txt', '555F2E4B6F87F91A4110.txt' ]
SITE_LOGO = 'favicon.ico'