fixing something
This commit is contained in:
parent
43ca6aabb7
commit
381e9434c0
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@ The base pelican theme for my site, jeffmackinnon.com
|
||||||
There are some variables that you can add to the pelicanconf.py file that make things look good.
|
There are some variables that you can add to the pelicanconf.py file that make things look good.
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
#
|
#
|
||||||
# JeffTheme variables
|
# JeffTheme variables
|
||||||
#
|
#
|
||||||
|
|
||||||
## The search things
|
## The search things
|
||||||
DUCKDUCKGOSEARCHURL = '' # The URL of your site
|
DUCKDUCKGOSEARCHURL = '' # The URL of your site
|
||||||
## Sidebar things
|
## Sidebar things
|
||||||
|
|
Loading…
Reference in a new issue