Initial changes for kraut.world
This commit is contained in:
parent
284846e8a5
commit
1c6ec27bca
3 changed files with 35 additions and 17 deletions
2
website/dist/index.html
vendored
2
website/dist/index.html
vendored
|
@ -59,7 +59,7 @@
|
|||
window.open(playUrl, '_blank');
|
||||
}
|
||||
function startGame() {
|
||||
let playUrl = window.location.protocol + "//play."+window.location.host+'/_/global/npeguin.github.io/office-map/map.json';
|
||||
let playUrl = window.location.protocol + "//play."+window.location.host+'/_/global/raw.githubusercontent.com/HackspaceJena/krautspace-rc3-map/main/main.json';
|
||||
window.open(playUrl, '_blank');
|
||||
}
|
||||
function shareFB() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue