From cfe9991ecefe33c592a5b7e37ed5558670677a71 Mon Sep 17 00:00:00 2001 From: vodofrede Date: Thu, 7 Apr 2022 01:37:00 +0200 Subject: [PATCH] renamed weapons.html to weapon.html --- src/index.html | 2 +- src/script/{weapons.js => weapon.js} | 0 src/{weapons.html => weapon.html} | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename src/script/{weapons.js => weapon.js} (100%) rename src/{weapons.html => weapon.html} (99%) diff --git a/src/index.html b/src/index.html index bf5c1ce..98803f5 100644 --- a/src/index.html +++ b/src/index.html @@ -50,7 +50,7 @@
- +

Weapon Finder


Get suggestions for usable weapons.

diff --git a/src/script/weapons.js b/src/script/weapon.js similarity index 100% rename from src/script/weapons.js rename to src/script/weapon.js diff --git a/src/weapons.html b/src/weapon.html similarity index 99% rename from src/weapons.html rename to src/weapon.html index 4249aef..52588b3 100644 --- a/src/weapons.html +++ b/src/weapon.html @@ -19,7 +19,7 @@ /> - +