From 89d27cb436274efea0f425cc22384306339a384c Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 23 Feb 2019 20:36:18 +0100 Subject: :art: updated the design once again --- .idea/encodings.xml | 4 + .idea/frontpage.iml | 8 ++ .idea/misc.xml | 6 + .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 + .idea/workspace.xml | 179 +++++++++++++++++++++++ src/.main.go.swp | Bin 12288 -> 0 bytes src/go.mod | 1 + src/index.html | 401 +++++++++++++++++++++++++++++----------------------- src/main.go | 2 +- src/redesign.html | 250 -------------------------------- 11 files changed, 436 insertions(+), 429 deletions(-) create mode 100644 .idea/encodings.xml create mode 100644 .idea/frontpage.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml delete mode 100644 src/.main.go.swp create mode 100644 src/go.mod delete mode 100644 src/redesign.html diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/frontpage.iml b/.idea/frontpage.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/frontpage.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5dbb59e --- /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..94a25f7 --- /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..5c5b038 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +