Skip to content

Commit

Permalink
update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sechmann committed Aug 22, 2024
1 parent baa1a19 commit 7bef718
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
Expand All @@ -9,14 +9,14 @@
/>
<meta name="theme-color" content="#000000" />
<title>Go' og varm</title>
<script type="module" src="/src/application.js"></script>
<!-- <link rel="preconnect" href="https://fonts.googleapis.com" /> -->
<!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> -->
<link rel="icon" href="/assets/logo-ZFEO32Er.svg" sizes="any" type="image/svg+xml" />
<link rel="icon" href="/assets/logo.svg" sizes="any" type="image/svg+xml" />
<link
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap"
rel="stylesheet"
/>
<script type="module" crossorigin src="/assets/index-Dg1g5NIh.js"></script>
</head>

<body>
Expand Down

0 comments on commit 7bef718

Please sign in to comment.