Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6b9336e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
spaaaacccee committed Apr 19, 2024
1 parent ad4bad6 commit a5d9b16
Show file tree
Hide file tree
Showing 6 changed files with 150 additions and 68 deletions.

Large diffs are not rendered by default.

139 changes: 81 additions & 58 deletions assets/index-0adbfa95.js → assets/index-949e00ce.js

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions assets/parseTrace.worker-865224be.js

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions assets/parseTraceSlave.worker-c7202a19.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="#0a0c10" />
<title></title>
<script type="module" crossorigin src="./assets/index-0adbfa95.js"></script>
<script type="module" crossorigin src="./assets/index-949e00ce.js"></script>
<link rel="stylesheet" href="./assets/index-fd1ac2f7.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.2.0",
"version": "1.2.1",
"description": "Visualise pathfinding search and more",
"version_name": "1.2.0-1; late March 2024",
"version_name": "1.2.1; mid April 2024",
"repository": "https://github.com/path-visualiser/app",
"docs": "https://github.com/path-visualiser/app/blob/master/docs",
"homepage": "https://path-visualiser.github.io/",
Expand Down

0 comments on commit a5d9b16

Please sign in to comment.