Merge branch 'master' into template-search

This commit is contained in:
Jimmy Cai
2020-10-31 23:37:36 +01:00
committed by GitHub
11 changed files with 13 additions and 18 deletions
+1
View File
@@ -0,0 +1 @@
/* Place your custom SCSS in HUGO_SITE_FOLDER/assets/scss/custom.scss */
+2
View File
@@ -25,6 +25,8 @@
@import "partials/layout/404.scss";
@import "partials/layout/search.scss";
@import "custom.scss";
a {
text-decoration: none;
color: var(--accent-color);