diff --git a/admin/index.html b/admin/index.html new file mode 100644 index 0000000..00f841a --- /dev/null +++ b/admin/index.html @@ -0,0 +1,27 @@ + + + + + + + + + Trojan's Trophy Room + + + +
+

Trojan's Trophy Room

+

Choose a division to see results!

+ +

 

+ +
+ + \ No newline at end of file diff --git a/general.html b/general.html index 578d895..07f5a95 100644 --- a/general.html +++ b/general.html @@ -4,8 +4,8 @@ - - + + TROJAN'S GENERAL DATA SHIT diff --git a/index.html b/index.html index bb98c22..a7334a2 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ - - + + Trojan's Trophy Room diff --git a/intermediate.html b/intermediate.html index 67c9aac..34e3f1f 100644 --- a/intermediate.html +++ b/intermediate.html @@ -4,8 +4,8 @@ - - + + INTERMEDIATE DIVISION DATA diff --git a/main.html b/main.html index 4cb37cc..9702ae6 100644 --- a/main.html +++ b/main.html @@ -4,8 +4,8 @@ - - + + MAIN DIVISION DATA diff --git a/open.html b/open.html index d8c019c..1994819 100644 --- a/open.html +++ b/open.html @@ -4,8 +4,8 @@ - - + + OPEN DIVISION DATA diff --git a/trojan.js b/scripts/trojan.js similarity index 100% rename from trojan.js rename to scripts/trojan.js diff --git a/data.css b/styles/data.css similarity index 100% rename from data.css rename to styles/data.css diff --git a/primary.css b/styles/primary.css similarity index 100% rename from primary.css rename to styles/primary.css