[gimp-web/testing] Cleaned up pelicanconf.local.py



commit d739fe4396a93ee8933951cda269ee923d0d3c1d
Author: Pat David <patdavid gmail com>
Date:   Wed Jan 13 13:32:14 2016 -0600

    Cleaned up pelicanconf.local.py

 pelicanconf.local.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/pelicanconf.local.py b/pelicanconf.local.py
index adcad8b..8bb8dc2 100644
--- a/pelicanconf.local.py
+++ b/pelicanconf.local.py
@@ -101,9 +101,6 @@ TYPOGRIFY_IGNORE_TAGS = ['title']
 
 DELETE_OUTPUT_DIRECTORY = True
 
-linktext = "<i class='fa fa-link'></i>"
-
-#MD_EXTENSIONS = ['fenced_code', 'codehilite(css_class=codehilite)', 'extra', 'headerid', 
'toc(title="TESTING TOC")']
 MD_EXTENSIONS = ['fenced_code', 'codehilite(css_class=codehilite)', 'extra', 'headerid', 
'toc(permalink=True)']
 
 # Pagination testing stuff


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]