Skip to content

Commit 96509c1

Browse files
Tanisha SaxenaTanisha Saxena
Tanisha Saxena
authored and
Tanisha Saxena
committed
Fixing meta tags
1 parent 1299edf commit 96509c1

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

public/index.html

+11-7
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,32 @@
2424

2525

2626
<!-- HTML Meta Tags -->
27-
<title>AWAP 2025 - Home</title>
27+
<!-- HTML Meta Tags -->
28+
<title>AWAP 2024 - Home</title>
2829
<meta name="description"
2930
content="ACM@CMU presents Raid CMU Legends - expand your kingdom and control the strongest armys with your algorithm to win!">
3031

3132
<!-- Facebook Meta Tags -->
32-
<meta property="og:url" content="https://imgur.com/a/uCUNei5">
33+
<meta property="og:url" content="https://awap.acmatcmu.com/">
3334
<meta property="og:type" content="website">
3435
<meta property="og:title" content="AWAP 2024 - Home">
3536
<meta property="og:description"
3637
content="ACM@CMU presents Raid CMU Legends - expand your kingdom and control the strongest armys with your algorithm to win!">
37-
<meta property="og:image" content="https://i.imgur.com/iYc4uxo.jpg?fb">
38+
<meta property="og:image"
39+
content="https://opengraph.b-cdn.net/production/images/2ae2e3ac-e574-44b4-858c-3c00e860042a.png?token=BcTOQSTKWysEFTtHzQ1NbQ4mO1vLjxjrABJKmepLys4&height=604&width=1200&expires=33275049255">
3840

3941
<!-- Twitter Meta Tags -->
4042
<meta name="twitter:card" content="summary_large_image">
41-
<meta property="twitter:domain" content="imgur.com">
42-
<meta property="twitter:url" content="https://imgur.com/a/uCUNei5">
43-
<meta name="twitter:title" content="AWAP 2025 - Home">
43+
<meta property="twitter:domain" content="awap.acmatcmu.com">
44+
<meta property="twitter:url" content="https://awap.acmatcmu.com/">
45+
<meta name="twitter:title" content="AWAP 2024 - Home">
4446
<meta name="twitter:description"
4547
content="ACM@CMU presents Raid CMU Legends - expand your kingdom and control the strongest armys with your algorithm to win!">
46-
<meta name="twitter:image" content="https://i.imgur.com/iYc4uxo.jpg?fb">
48+
<meta name="twitter:image"
49+
content="https://opengraph.b-cdn.net/production/images/2ae2e3ac-e574-44b4-858c-3c00e860042a.png?token=BcTOQSTKWysEFTtHzQ1NbQ4mO1vLjxjrABJKmepLys4&height=604&width=1200&expires=33275049255">
4750

4851
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
52+
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
4953

5054
</head>
5155

0 commit comments

Comments
 (0)