Skip to content

Commit

Permalink
fix meta
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt committed Sep 5, 2024
1 parent b7787b1 commit 9b24a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<meta name="author" content="https://github.com/loan-mgt">
<meta property="og:title" content="CPE Calendar">
<meta property="og:description" content="Sync your CPE calendar with your personal one">
<meta property="og:image" content="/static/banner.png">
<meta property="og:image" content="/banner.png">
<meta property="og:url" content="https://cpe-cal.for-loop.fr">
<meta property="og:type" content="website">


<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">

<style>
/* CSS Variables for colors and other reusable values */
Expand Down

0 comments on commit 9b24a18

Please sign in to comment.