commit afafa85a93fc8f8e1171c02f2f41acadd2fa29c0 parent bc3f2167be8dbf36857f6ce7dbcd26cc4c7bde64 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Sun, 29 Dec 2019 09:31:46 -0600 Remove winter holiday CSS Diffstat:
M | layouts/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 @@ -6,5 +6,3 @@ a:focus, a:hover { background: var(--accent-color); color: var(--background-color); } - -{{ partial "css/winter-holiday.css" . | safeCSS }}