Skip to content

Commit

Permalink
Deploying to gh-pages from @ ac9b8f3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanLovato committed Apr 7, 2024
1 parent 181a7d4 commit 782e649
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
<div id="version">version: </div>
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript">
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":16788112,"index.wasm":17569855},"focusCanvas":true,"gdnativeLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":16788192,"index.wasm":17569855},"focusCanvas":true,"gdnativeLibs":[]};
const GDQUEST_ENVIRONMENT = {
build_date: "2023, 12, 10, 15, 17, 51",
build_date_iso: "2023/12/10 15:17:51",
build_date_unix: 1702221471,
build_date: "2024, 04, 07, 08, 02, 47",
build_date_iso: "2024/04/07 08:02:47",
build_date_unix: 1712476967,
git_branch: "release",
git_commit: "2de248748fdfacd364cab72850b4549cf64af080",
git_commit: "ac9b8f35c3190f4c899837ab024288ace21cbb88",
version: "",
url: "https://gdquest.github.io/learn-gdscript",
};
Expand Down
Binary file modified index.pck
Binary file not shown.

0 comments on commit 782e649

Please sign in to comment.