Skip to content

Commit

Permalink
fix typo in meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thelittlewonder committed Sep 2, 2024
1 parent 98a6b6e commit c7d239e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>sched • calendar</title>

<!-- Open Graph Metadata -->
<meta property="og:title" content="shed • calendar">
<meta property="og:title" content="sched • calendar">
<meta property="og:description" content="utility to visualise your schedule">
<meta property="og:image" content="https://i.imgur.com/lD8UXni.png">
<meta property="og:url" content="https://thelittlewonder.github.io/sched/">
Expand Down

0 comments on commit c7d239e

Please sign in to comment.