mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-21 19:35:59 -04:00
giscus comments!
This commit is contained in:
+11
-4
@@ -9,6 +9,11 @@ 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",
|
||||
facebookAppId: "3357248167622283",
|
||||
verifyGoogle: "qQhmLTwjNWYgQ7W42nSTq63xIrTch13X_11mmxBE9zk",
|
||||
@@ -18,10 +23,12 @@ module.exports = {
|
||||
fathomSiteId: "WBGNQUKW",
|
||||
fathomCustomDomain: "https://blue-chilly.jarv.is",
|
||||
webmentionId: "jarv.is",
|
||||
themeColors: {
|
||||
// used for `<meta name="theme-color" ...>`, should be the same as CSS `--background-outer` var in styles/colors.css
|
||||
light: "#fcfcfc",
|
||||
dark: "#252525",
|
||||
giscusConfig: {
|
||||
// https://github.com/giscus/giscus-component/tree/main/packages/react#readme
|
||||
repo: "jakejarvis/jarv.is",
|
||||
repoId: "MDEwOlJlcG9zaXRvcnk1MzM0MDgxMQ==",
|
||||
category: "Comments",
|
||||
categoryId: "DIC_kwDOAy3qi84CAsjS",
|
||||
},
|
||||
|
||||
// Me info
|
||||
|
||||
Reference in New Issue
Block a user