Skip to content

Commit

Permalink
fix: update meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Aug 21, 2024
1 parent 577860f commit 0ed6e4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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',
Expand All @@ -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',
Expand Down

0 comments on commit 0ed6e4b

Please sign in to comment.