From b71bca27abcbcca6498c8484080fc18dd2c2b5d2 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 26 Jul 2019 02:54:12 +0200 Subject: it is called index, not master --- webAO/index.html | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ webAO/master.html | 93 ------------------------------------------------------- 2 files changed, 93 insertions(+), 93 deletions(-) create mode 100644 webAO/index.html delete mode 100644 webAO/master.html diff --git a/webAO/index.html b/webAO/index.html new file mode 100644 index 0000000..371c8b3 --- /dev/null +++ b/webAO/index.html @@ -0,0 +1,93 @@ + + + + Attorney Online ONLINE + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+ +

+ +

+
+ +
+ + + diff --git a/webAO/master.html b/webAO/master.html deleted file mode 100644 index 371c8b3..0000000 --- a/webAO/master.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - Attorney Online ONLINE - - - - - - - - - - - - - - - - - - - -
-
-
- -
- -
-
- -

- -

-
- -
- - - -- cgit