Skip to content

Commit

Permalink
fix: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
trobonox committed Aug 11, 2023
1 parent 997bca2 commit 2a61939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://drive.cattolabs.com" />
<meta property="og:title" content="Drive by catto labs" />
<meta property="og:description" content="An open source alterantive to Google Drive." />
<meta property="og:description" content="An open source alternative to Google Drive." />

<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://drive.cattolabs.com" />
<meta property="twitter:title" content="Drive by catto labs" />
<meta property="twitter:description" content="An open source alterantive to Google Drive." />
<meta property="twitter:description" content="An open source alternative to Google Drive." />
</head>
<body class="font-sans">
<script type="module" src="./src/entry-client.tsx"></script>
Expand Down

0 comments on commit 2a61939

Please sign in to comment.