blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit b982cffd868c473e06b72f83428d69a744d9fcd8
parent 20e95549daddf1b5e25c68a9d089e06ffbdae5ea
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon,  6 Jan 2020 18:40:41 -0600

Stick with default browser colors

Diffstat:
Mlayouts/partials/css/custom.css | 2--
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/layouts/partials/css/custom.css b/layouts/partials/css/custom.css
@@ -23,5 +23,3 @@ header nav {
 article article {
     border-top: 1px solid;
 }
-{{ partial "css/theme.css" . | safeCSS }}
-{{ partial "css/color.css" . | safeCSS }}