Skip to content

Commit

Permalink
feat: twitter image
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Oct 8, 2024
1 parent 541f028 commit b5ebbf8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
property="og:image:alt"
content="A banner image featuring the logo and title, with a laptop displaying a preview of a weekly class schedule."
/>
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:description"
content="A drag-and-drop timetable planner for the University of Adelaide students."
/>
<meta name="twitter:image" content="/banner.png" />
<script
defer
src="https://umami.csclub.org.au/script.js"
Expand Down

0 comments on commit b5ebbf8

Please sign in to comment.