Skip to content

Commit

Permalink
cannonical tag was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed Jun 14, 2024
1 parent a4d7f97 commit 934e57d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const assets = coingeckoIds.join(', ')

const title = 'Coingecko: etherium restake price checker'
const description = `Etherium restake price checker. Monitoring assets are ${assets}`
const canonical = '/demos/dashboard-solana-airdrops'
const canonical = '/demos/dashboard-etherium-restake'

const props: InternalMetadata = {
title,
Expand Down

0 comments on commit 934e57d

Please sign in to comment.