Skip to content

Instantly share code, notes, and snippets.

@kevcodez
Created January 9, 2021 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevcodez/29ace97df65876a1bfe70c88d7ecffa3 to your computer and use it in GitHub Desktop.
Save kevcodez/29ace97df65876a1bfe70c88d7ecffa3 to your computer and use it in GitHub Desktop.
Nuxt Config + Github Pages
{
...
"logo": {
"light": "/<repo-name>/logo-light.svg",
"dark": "/<repo-name>/logo-dark.svg"
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment