Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6798a95 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
spaaaacccee committed Dec 5, 2023
1 parent 42657fd commit 9e7d073
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 118 deletions.
28 changes: 28 additions & 0 deletions assets/D2Renderer.worker-19d00eda.js

Large diffs are not rendered by default.

28 changes: 0 additions & 28 deletions assets/D2Renderer.worker-835e2af9.js

This file was deleted.

174 changes: 87 additions & 87 deletions assets/index-7e38d485.js → assets/index-f007fb49.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="manifest" href="./manifest.json" />
<meta name="theme-color" content="#1c2128" />
<title></title>
<script type="module" crossorigin src="./assets/index-7e38d485.js"></script>
<script type="module" crossorigin src="./assets/index-f007fb49.js"></script>
<link rel="stylesheet" href="./assets/index-dd17e2ab.css">
</head>

Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"short_name": "Visualiser",
"name": "Visualiser",
"version": "1.1.0",
"version": "1.1.1",
"description": "Visualise pathfinding search and more",
"version_name": "1.1.0; mid November 2023",
"version_name": "1.1.1; early December 2023",
"repository": "https://github.com/path-visualiser/app",
"docs": "https://github.com/path-visualiser/app/blob/master/docs",
"icons": [
Expand Down

0 comments on commit 9e7d073

Please sign in to comment.