This commit is contained in:
yuyongdong 2024-09-10 18:01:13 +08:00
commit 72fbc76c78
3 changed files with 4 additions and 4 deletions

View File

@ -8,11 +8,11 @@
<meta property="og:title" content="Pre-Deposit is now live!" />
<meta
property="og:description"
content="Claim $CEC airdrop to Bitget now with 0 gas fee and grab a share of 1M $CEC rewards!!"
content="P2E Season 1 is set to launch with a bang! Gear up, warriors,CounterFire is heating up."
/>
<meta
name="description"
content="Claim $CEC airdrop to Bitget now with 0 gas fee and grab a share of 1M $CEC rewards!!"
content="P2E Season 1 is set to launch with a bang! Gear up, warriors,CounterFire is heating up."
/>
<meta
name="keywords"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1001 KiB

After

Width:  |  Height:  |  Size: 537 KiB

View File

@ -15,9 +15,9 @@ const routes = [
{
path: "/",
name: "index1",
component: ClaimView,
component: HomeView,
meta: {
title: "claim",
title: "home",
canonical: "https://.counterfire.games",
},
},