aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2019-07-03 15:40:35 +0800
committerclarkzjw <[email protected]>2019-07-03 15:40:35 +0800
commitf654a8d853034e359fc3466e3825ab14e111ec96 (patch)
tree7b7330cb70c2d0d0bd8332583b7d2a35db088f17 /conf.py
parent87d55dc1b5dd59730d3fb973292ba12babfcf9cf (diff)
downloadblog.jinwei.me-f654a8d853034e359fc3466e3825ab14e111ec96.tar.gz
+ update
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 9db6591..6fabefd 100644
--- a/conf.py
+++ b/conf.py
@@ -33,7 +33,6 @@ html_theme_path = [alagitpull.get_path()]
33html_theme = 'alagitpull' 33html_theme = 'alagitpull'
34html_favicon = '_static/favicon.ico' 34html_favicon = '_static/favicon.ico'
35html_theme_options = { 35html_theme_options = {
36 'logo': 'img/terminal-icon.png',
37} 36}
38html_sidebars = { 37html_sidebars = {
39 '**': [ 38 '**': [
Powered by cgit v1.2.3 (git 2.41.0)