Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillajonathan committed Nov 6, 2023
1 parent 0883d85 commit e5335e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/cocoberry/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="App to diversify the experiences in your life!" />
<meta name="keywords" content="experiences, activities">
<meta name="theme-color" content="#000000" />
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<link rel="apple-touch-icon" href="/cocoberry/logo192.png" />
<link rel="manifest" href="/cocoberry/manifest.json" />
<title>Cocoberry</title>
<script type="module" crossorigin src="/assets/index-eca16e69.js"></script>
<link rel="stylesheet" href="/assets/index-8fa6427e.css">
<script type="module" crossorigin src="/cocoberry/assets/index-eca16e69.js"></script>
<link rel="stylesheet" href="/cocoberry/assets/index-8fa6427e.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit e5335e3

Please sign in to comment.