Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
avocadianmage committed Sep 7, 2024
1 parent 9611abb commit f2a29e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-DmPMwWKA.js → assets/index-TazTpEVm.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/TwitchPanel/favicon.svg" />
<link rel="apple-touch-icon" href="/TwitchPanel/apple-touch-icon.png" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Twitch Panel</title>
<!-- Fonts to support Material Design -->
Expand All @@ -15,7 +15,7 @@
/>
<!-- Icons to support Material Design -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<script type="module" crossorigin src="/TwitchPanel/assets/index-DmPMwWKA.js"></script>
<script type="module" crossorigin src="/assets/index-TazTpEVm.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit f2a29e8

Please # to comment.