From fd86d11eb3ebd0e8b9d4d3bdff8ff85284a9709c Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 3 Jul 2019 15:48:17 +0800 Subject: + fix --- _static/git-pull.css | 8 -------- conf.py | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/_static/git-pull.css b/_static/git-pull.css index a17dd6e..d186428 100644 --- a/_static/git-pull.css +++ b/_static/git-pull.css @@ -1,11 +1,3 @@ -h1.logo { - font-size: 13px; -} - -img.logo { - margin: 0 0 20px 0; -} - div.book-container > p { text-align: center; } diff --git a/conf.py b/conf.py index 6fabefd..76e3280 100644 --- a/conf.py +++ b/conf.py @@ -19,8 +19,8 @@ source_suffix = '.rst' master_doc = 'index' -project = u'ring0.xyz' -copyright = u'2013 - 2018, clarkzjw' # NOQA +project = u'blog.jinwei.me' +copyright = u'2013 - 2019, clarkzjw' # NOQA version = '0.0' release = '0.0' -- cgit v1.2.3