Skip to content

Commit

Permalink
style: fix type, how did i miss this
Browse files Browse the repository at this point in the history
  • Loading branch information
rithask committed May 12, 2024
1 parent 7c10477 commit 07ae8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://ktu.rithask.me/" />
<meta property="og:title" content="KTU resutls aggregator">
<meta property="og:title" content="KTU results aggregator">
<meta property="og:description" content="Find all your semester results in one place with beautiful graph representation to track your performance">
<meta propety="og:image" content="https://ktu.rithask.me/ogimage.webp">
<meta propety="og:image:width" content="1200">
Expand Down

0 comments on commit 07ae8fc

Please sign in to comment.