Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiweio committed Dec 20, 2024
1 parent 341a098 commit 1f65da8
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/index-DztULAU3.js → assets/index-BwvHi-X5.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
@@ -1,10 +1,10 @@
<!doctype html>
<html lang="en">
<script type="module" crossorigin src="/assets/index-DztULAU3.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-nE1aiNKq.css">
<script type="module" crossorigin src="https://zhiweio.github.io/picseal/assets/index-BwvHi-X5.js"></script>
<link rel="stylesheet" crossorigin href="https://zhiweio.github.io/picseal/assets/index-nE1aiNKq.css">

<head>
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<link rel="manifest" href="https://zhiweio.github.io/picseal/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="https://zhiweio.github.io/picseal/registerSW.js"></script></head>
<body>
<div id="app"></div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"picseal","short_name":"picseal","start_url":"/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/"}
{"name":"picseal","short_name":"picseal","start_url":"https://zhiweio.github.io/picseal/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"https://zhiweio.github.io/picseal/"}
2 changes: 1 addition & 1 deletion registerSW.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f65da8

Please sign in to comment.