renamed weapons.html to weapon.html

This commit is contained in:
Frederik Palmø 2022-04-07 01:37:00 +02:00
parent 2fb981ccdd
commit cfe9991ece
3 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
</article>
<article>
<a href="/weapons.html">
<a href="/weapon.html">
<h3>Weapon Finder</h3>
<br />
<p>Get suggestions for usable weapons.</p>

View File

@ -19,7 +19,7 @@
/>
<meta property="og:url" content="https://erdtree.palmoe.dk" />
<!-- scripts -->
<script src="/script/weapons.js"></script>
<script src="/script/weapon.js"></script>
</head>
<body onload="init();">
<nav>