chore: update embed colour
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
b77d2a7970
commit
246acb5f28
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ export default defineNuxtConfig({
|
||||||
{ property: 'og:url', content: 'https://gorb.app' },
|
{ property: 'og:url', content: 'https://gorb.app' },
|
||||||
{ property: 'og:type', content: 'website' },
|
{ property: 'og:type', content: 'website' },
|
||||||
{ property: 'og:site_name', content: 'Gorb' },
|
{ property: 'og:site_name', content: 'Gorb' },
|
||||||
{ property: 'theme-color', content: "#c200c2" }
|
{ property: 'theme-color', content: "#df5f0b" }
|
||||||
],
|
],
|
||||||
link: [
|
link: [
|
||||||
{ rel: "canonical", href: "https://gorb.app" },
|
{ rel: "canonical", href: "https://gorb.app" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue