diff options
Diffstat (limited to 'TJLaskuri.Frontend/index.html')
| -rw-r--r-- | TJLaskuri.Frontend/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TJLaskuri.Frontend/index.html b/TJLaskuri.Frontend/index.html index 9fadce0..79b1c82 100644 --- a/TJLaskuri.Frontend/index.html +++ b/TJLaskuri.Frontend/index.html @@ -3,10 +3,9 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> - <title>TJ-laskuri</title> + <title>TJ-laskuri</title> </head> <body> <script type="module" src="/App.fs.js"></script> </body> </html> - |
