More test
This commit is contained in:
parent
1f5f09ee0c
commit
8f74b67bfb
@ -17,7 +17,7 @@ function changeUrl() {
|
||||
fetch(queryLoc + "/" + "BrychanD/JavaECS-Docs/src/branch/master/README.md")
|
||||
.then(x => x.getElementsByClassName("file-view").text())
|
||||
.then(y => document.getElementById("renderspot2").innerHTML = y);
|
||||
|
||||
console.log(x);
|
||||
</script>
|
||||
|
||||
<div id="renderspot2" style="height: 100%; width: 100%" />
|
Loading…
x
Reference in New Issue
Block a user