1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-18 00:10:49 -05:00

clean up redirects/404s & other random housekeeping

This commit is contained in:
2020-06-02 14:00:40 -04:00
parent 23eabb48c0
commit a6cb95c0d7
15 changed files with 46 additions and 32 deletions

View File

@@ -92,11 +92,11 @@ $colors-home: (
light: #c48f49,
dark: #ca9249,
),
y2k: (
frontend: (
light: #4169e1,
dark: #8ca9ff,
),
jbb: (
backend: (
light: #9932cc,
dark: #d588fb,
),