diff --git a/nuxt.config.ts b/nuxt.config.ts index e529c556..5bece252 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -26,7 +26,7 @@ export default defineNuxtConfig({ hid: 'description', name: 'description', content: - 'Secure your smart contracts and dApps with the Wit/oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', + 'Secure your smart contracts and dApps with the Wit/Oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', }, { hid: 'twitter:title', @@ -37,7 +37,7 @@ export default defineNuxtConfig({ hid: 'twitter:description', name: 'twitter:description', content: - 'Secure your smart contracts and dApps with the Wit/oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', + 'Secure your smart contracts and dApps with the Wit/Oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', }, { hid: 'twitter:image', @@ -58,7 +58,7 @@ export default defineNuxtConfig({ hid: 'og:description', property: 'og:description', content: - 'Secure your smart contracts and dApps with the Wit/oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', + 'Secure your smart contracts and dApps with the Wit/Oracle: powered by Proof-of-Stake, and offering unrivalled reliability and censorship resistance.', }, { hid: 'og:image',