1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 22:45:58 -04:00

fix algolia base domain, use first party assets

This commit is contained in:
2020-12-09 09:36:07 -05:00
parent 6875435c61
commit de1996c661
6 changed files with 24 additions and 13 deletions
+1
View File
@@ -15,6 +15,7 @@ $max-width: unquote($max-width);
@import "abstracts/settings";
@import "abstracts/themes";
@import "abstracts/reset";
@import "abstracts/search";
// Global Styles
@import "components/typography";