diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ | |||
13 | <script src="scripts/lib.js"></script> | 13 | <script src="scripts/lib.js"></script> |
14 | <script src="scripts/tiles.js"></script> | 14 | <script src="scripts/tiles.js"></script> |
15 | <script type="module" defer src="scripts/main.js"></script> | 15 | <script type="module" defer src="scripts/main.js"></script> |
16 | <title>My test page</title> | 16 | <title>NMS Freighter Planner</title> |
17 | </head> | 17 | </head> |
18 | <body> | 18 | <body> |
19 | <div class="Window Dialog"> | 19 | <div class="Window Dialog"> |