Skip to content

Commit

Permalink
I guess I can't read docs ...
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzy1321 committed Jul 25, 2024
1 parent ab85a92 commit 9b7825f
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 @@ -9,10 +9,10 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.2/css/bulma.min.css">

<!-- Trunk file stuff -->
<link rel="data-trunk" href="/assets/apple-touch-icon.png">
<link rel="data-trunk" href="/assets/favicon-32x32.png">
<link rel="data-trunk" href="/assets/favicon-16x16.png">
<link rel="data-trunk" href="/assets/site.webmanifest">
<link data-trunk rel="copy-file" href="/assets/apple-touch-icon.png">
<link data-trunk rel="copy-file" href="/assets/favicon-32x32.png">
<link data-trunk rel="copy-file" href="/assets/favicon-16x16.png">
<link data-trunk rel="copy-file" href="/assets/site.webmanifest">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
Expand Down

0 comments on commit 9b7825f

Please sign in to comment.