1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 11:55:31 -04:00

add JAMstack to homepage

This commit is contained in:
2020-04-23 08:16:31 -04:00
parent 83e26e5007
commit 60fd36001d
3 changed files with 4 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ $color-logo3: #009cdf;
// Colorful Homepage
$colors-home:(
boston: (light: #fb4d42, dark: #ff5146),
jamstack: (light: #04a699, dark: #08bbac),
javascript: (light: #f48024, dark: #e18431),
node: (light: #6fbc4e, dark: #84d95f),
golang: (light: #00acd7, dark: #2ad1fb),