diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2016-01-17 23:58:36 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2016-01-20 19:17:46 +0200 |
| commit | 76aba2570f532ffa86c628ca8dbc99b61d6fbf7d (patch) | |
| tree | 86aca20fcf0852da98d34988e538025050d26103 /f/templates/index.html | |
| parent | 46a9d683102c1ec4e5798ff2db2d5b2543153136 (diff) | |
Fix looks
Diffstat (limited to 'f/templates/index.html')
| -rw-r--r-- | f/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/f/templates/index.html b/f/templates/index.html index 64fabca..8710d65 100644 --- a/f/templates/index.html +++ b/f/templates/index.html @@ -6,11 +6,11 @@ <script src="/socket.io/socket.io.js"></script> <script src="/f/scripts/client.js"></script> <meta charset="utf8"> -<title>Jono</title> +<title>Jonokone</title> </head> <body ng-app="ioc" > <div ng-controller="ioctrl" id="container_main"> -<H1>Jono @ jono.dy.fi </h1> +<H1>Jonokone @ jonokone.dy.fi </h1> <table id="addform"> <tr><td>Rivi: </td><td> <select ng-model="row"> <option value="1" selected="selected">1</option> |
