bootstrap2-dark

This commit is contained in:
Marc Beninca 2020-04-11 11:23:56 +02:00
parent bb9462475b
commit 6d9b78af22
39 changed files with 1714 additions and 4 deletions

View file

@ -22,12 +22,9 @@ LINKS = (
)
SOCIAL = (
('You can add links in your config file', '#'),
('Another social link', '#'),
('LinkedIn', 'https://www.linkedin.com/in/marc-beninca'),
)
DEFAULT_PAGINATION = False
RELATIVE_URLS = True
THEME = 'bootstrap2-dark'