diff options
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |