mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Add pelican-alchemy theme submodule
Track the v2.0 branch
This commit is contained in:
parent
dec0b23470
commit
c0ac88692c
3 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ PLUGINS = ['bootstrapify']
|
|||
|
||||
# Theme settings --------------------------------------------------------------
|
||||
|
||||
THEME = 'theme/alchemy'
|
||||
|
||||
SITESUBTITLE = 'A magical \u2728 Pelican theme'
|
||||
SITEIMAGE = '/images/profile.png width=200 height=200'
|
||||
DESCRIPTION = 'A functional, clean, responsive theme for Pelican. Heavily ' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue