瀏覽代碼

Hotfix: fixed the title of the index page

tags/v0.1.5
Big Bad Waffle 6 年之前
父節點
當前提交
f416409eec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/client/index.html

+ 1
- 1
src/client/index.html 查看文件

@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<title>GEARED - Login</title>
<title>Isleward</title>
<script>if (typeof module === 'object') {window.module = module; module = undefined;}</script>
<script src="js/system/addons.js"></script>
<script src="plugins/require.js" data-main="js/app"></script>


Loading…
取消
儲存