소스 검색

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>


불러오는 중...
취소
저장