File reorganisation

This commit is contained in:
Fred Boniface 2022-09-18 20:34:31 +01:00
parent fe3d73f79b
commit 9c259def43
5 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
<link rel="icon" type="image/png" href="/assets/icons/favicon.ico"/>
<link rel="manifest" type="application/json" href="/manifest.json"/>
<script src="/scripts/tiploc-finder.js"></script>
<script src="/scripts/nav.js"></script>
<script src="/js/tiploc-finder.js"></script>
<script src="/js/nav.js"></script>
</head>