diff --git a/_layouts/default.html b/_layouts/default.html index a926330..100dfd9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,12 +19,6 @@ - - - -
Brendan McDevitt @@ -32,34 +26,11 @@ var WRInitTime=(new Date()).getTime(); about
- {{ content }} -Fork me on GitHub - - - - - - - - - - - +Fork me on GitHub diff --git a/css/screen.css b/css/screen.css index 13fae62..dde5541 100644 --- a/css/screen.css +++ b/css/screen.css @@ -93,7 +93,7 @@ ul.posts { } .site .title a { - color: #a00; + color: #009933; text-decoration: none; }