Преглед изворни кода

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…
Откажи
Сачувај