chore: update embed colour
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JustTemmie 2025-05-27 21:02:28 +02:00
parent b77d2a7970
commit 246acb5f28

View file

@ -14,7 +14,7 @@ export default defineNuxtConfig({
{ property: 'og:url', content: 'https://gorb.app' },
{ property: 'og:type', content: 'website' },
{ property: 'og:site_name', content: 'Gorb' },
{ property: 'theme-color', content: "#c200c2" }
{ property: 'theme-color', content: "#df5f0b" }
],
link: [
{ rel: "canonical", href: "https://gorb.app" },