This commit is contained in:
kimscott
2019-09-17 14:13:05 +09:00
parent 829611c214
commit b4d16f074d
2 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
<script>
$.ajax({
url: "../static/env.txt",
url: "./static/env.txt",
type: "get",
async: false,
success: function (data) {

BIN
public/static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB