Skip to content

Commit

Permalink
Update meta tags to remove "sunhacks 6.0" references
Browse files Browse the repository at this point in the history
  • Loading branch information
teward-52 committed Sep 30, 2023
1 parent d81af56 commit 315431d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@

<!-- HTML Meta Tags https://www.opengraph.xyz -->
<title>sunhacks 2023</title>
<meta name="description" content="sunhacks 6.0 will be hosted in Fall 2023.">
<meta name="description" content="sunhacks will be hosted in Fall 2023.">

<!-- Facebook Meta Tags https://www.opengraph.xyz -->
<meta property="og:url" content="https://sunhacks.io/">
<meta property="og:type" content="website">
<meta property="og:title" content="sunhacks 2023">
<meta property="og:description" content="sunhacks 6.0 will be hosted in Fall 2023.">
<meta property="og:description" content="sunhacks will be hosted in Fall 2023.">
<meta property="og:image" content="https://sunhacks.io/assets/images/graphics/meta-image.png">

<!-- Twitter Meta Tags https://www.opengraph.xyz -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="sunhacks.io">
<meta property="twitter:url" content="https://sunhacks.io/">
<meta name="twitter:title" content="sunhacks 2023">
<meta name="twitter:description" content="sunhacks 6.0 will be hosted in Fall 2023.">
<meta name="twitter:description" content="sunhacks will be hosted in Fall 2023.">
<meta name="twitter:image" content="https://sunhacks.io/assets/images/graphics/meta-image.png">

<!-- STYLESHEETS-->
Expand Down

0 comments on commit 315431d

Please sign in to comment.