Skip to content

Commit

Permalink
release version 2.1.0 with minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EbrahimHeydari committed Dec 7, 2023
1 parent 24b9445 commit 75b57bc
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 44 deletions.
40 changes: 0 additions & 40 deletions assets/index-47929d1f.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-df626cd3.css → assets/index-cf7d5ff5.css

Large diffs are not rendered by default.

48 changes: 48 additions & 0 deletions assets/index-ed8a23f2.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<link rel="apple-touch-icon" href="./logo192.png" />
<link rel="manifest" href="./manifest.json" />
<title>Todo List</title>
<script type="module" crossorigin src="/TodoList/assets/index-47929d1f.js"></script>
<link rel="stylesheet" href="/TodoList/assets/index-df626cd3.css">
<script type="module" crossorigin src="/TodoList/assets/index-ed8a23f2.js"></script>
<link rel="stylesheet" href="/TodoList/assets/index-cf7d5ff5.css">
<link rel="manifest" href="/TodoList/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/TodoList/registerSW.js"></script></head>

<body>
Expand Down
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 75b57bc

Please sign in to comment.