mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-21 23:36:02 -04:00
automatically inline critical css via critters (#760)
This commit is contained in:
@@ -16,11 +16,6 @@ module.exports = {
|
||||
shortDescription: "Front-End Web Developer in Boston, MA",
|
||||
longDescription:
|
||||
"Hi there! I'm a frontend web developer based in Boston, Massachusetts specializing in the JAMstack, modern JavaScript frameworks, and progressive web apps.",
|
||||
themeColors: {
|
||||
// used for `<meta name="theme-color" ...>`, should be the same as CSS `--background-outer` var in styles/colors.css
|
||||
light: "#fcfcfc",
|
||||
dark: "#252525",
|
||||
},
|
||||
githubRepo: "jakejarvis/jarv.is",
|
||||
verifyGoogle: "qQhmLTwjNWYgQ7W42nSTq63xIrTch13X_11mmxBE9zk",
|
||||
verifyBing: "164551986DA47F7F6FC0D21A93FFFCA6",
|
||||
|
||||
Reference in New Issue
Block a user