Begin a basic responsive theme

This commit is contained in:
2020-05-08 00:01:50 +00:00
parent 13d3d4842f
commit 7a4b8385dc
4 changed files with 113 additions and 1 deletions

View File

@@ -32,4 +32,6 @@ SOCIAL = (('You can add links in your config file', '#'),
DEFAULT_PAGINATION = False
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True
#RELATIVE_URLS = True
THEME = 'themes/theme'