Skip to content

Commit

Permalink
Deploying to gh-pages from @ bf4d42e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
altrusl committed Dec 3, 2023
1 parent 0b1792a commit 9c31405
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" sizes="48x48" href="/assets/images/favicon-32x32.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="48x48" href="/spa-seo/assets/images/favicon-32x32.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/spa-seo/assets/images/apple-touch-icon.png" />
<title>my-vue-project</title>
<!-- service-worker placeholder -->
<script type="module" crossorigin src="/assets/index-8aZnEDHd.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CJbDtbR_.css">
<script type="module" crossorigin src="/spa-seo/assets/index-8aZnEDHd.js"></script>
<link rel="stylesheet" crossorigin href="/spa-seo/assets/index-CJbDtbR_.css">
</head>
<body>
<div id="app" />
Expand Down

0 comments on commit 9c31405

Please sign in to comment.