From dbbd20c6dc78e25ef58df1e5997ff327bd0ca5ea Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 28 Apr 2017 19:06:22 +0200 Subject: Update to a new personalised version --- source/css/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/css') diff --git a/source/css/theme.css b/source/css/theme.css index 6735e8c0..cd8d977f 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -99,7 +99,7 @@ only screen and ( min-resolution: 1.25dppx) { } .nav-title:before { - content: "dl? cmplnts?"; + content: "Why ?"; } .nav-author { @@ -108,7 +108,7 @@ only screen and ( min-resolution: 1.25dppx) { } .nav-author:before { - content: "by Zhiming Wang"; + content: "by neodarz"; } .content, .content-separator, .footer { -- cgit v1.2.1