Ver a proveniência

Hotfix: fixed the title of the index page

tags/v0.1.5
Big Bad Waffle há 6 anos
ascendente
cometimento
f416409eec
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/client/index.html

+ 1
- 1
src/client/index.html Ver ficheiro

@@ -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>


Carregando…
Cancelar
Guardar