From 04ac65f322eaf1ce83aff150901a432a3269aa0f Mon Sep 17 00:00:00 2001 From: brausjonas Date: Fri, 24 Mar 2023 17:14:33 +0100 Subject: [PATCH] Index --- .idea/flufflparty.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ .idea/workspace.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ index.html | 33 ++++++++++++++++++++------------- 5 files changed, 88 insertions(+), 13 deletions(-) create mode 100644 .idea/flufflparty.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/flufflparty.iml b/.idea/flufflparty.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/flufflparty.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..0e425ba --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..be9f08a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + 1679674447095 + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 92c9988..e2626fc 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,22 @@ - - - - IO Game Studios - - - -

-IO - This is a test -

- - + + + + IO Game Studios + + + +
+ + + +
+ + \ No newline at end of file