commit | 3f5c3238a27b930707667aa7cd68efa177c8a163 | [log] [tgz] |
---|---|---|
author | Dave Fisher <dave2wave@comcast.net> | Wed May 28 16:52:51 2025 -0700 |
committer | GitHub <noreply@github.com> | Wed May 28 16:52:51 2025 -0700 |
tree | a233a89270b70f42ffb9e15144522215e754805f | |
parent | 3015bd947cceac53190b1df24730a1d71740bff9 [diff] |
Update pelicanconf.py to include new css and js content
diff --git a/pelicanconf.py b/pelicanconf.py index c70f068..7a2e29f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py
@@ -50,7 +50,7 @@ PAGE_SAVE_AS = '{slug}.html' # We want to serve any images -STATIC_PATHS = ['.htaccess', 'images'] +STATIC_PATHS = ['.htaccess', 'images', 'css', 'js'] # We don't use articles, but we don't want pelican to think # that content/ contains articles.