aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthieu OLIVIER <molivier@users.noreply.github.com>2015-02-19 15:03:58 +0100
committerMatthieu OLIVIER <molivier@users.noreply.github.com>2015-02-19 15:03:58 +0100
commitacce94dbe7c86790169d2142519d3b1f421ee383 (patch)
tree20ae1a4e4934f90c5724c3408b47279ae266940d /README.md
parent3653471719b694c76654bdc0499d40409d42985f (diff)
Updated code highlight
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00e77d8..64318de 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@ Nest template can be customized by adding parameters to your `pelicanconf.py` fi
### Pelican.conf example
+ ```python
# NEST Template
THEME = 'nest'
SITESUBTITLE = u'My Awesome Blog'
@@ -130,6 +131,7 @@ Nest template can be customized by adding parameters to your `pelicanconf.py` fi
'extra/favicon.ico': {'path': 'favicon.ico'},
'extra/logo.svg': {'path': 'logo.svg'}
}
+ ```
## Third-party assets