Some search fixes, switch from created() to fetch() for SSR

This commit is contained in:
Jai A
2020-10-04 20:19:48 -07:00
parent a545d7d8b1
commit 3656e6ef54
5 changed files with 62 additions and 39 deletions

View File

@@ -45,7 +45,7 @@
--color-grey-6: #f7f2eb;
--color-grey-5: #ede9e4;
--color-grey-4: #dadcd5;
--color-grey-3: #b8bbb4;
--color-grey-3: #797b76;
--color-grey-2: #3b3937;
--color-grey-1: #3a3b38;
--color-grey-0: #1d1e1b;