From 54c7c2017064230f1ecaf4703260620045831876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nedas=20=C5=A0imkus?= Date: Wed, 24 Oct 2018 23:30:06 +0300 Subject: [PATCH 1/2] Added about page, and code style fixes. --- .idea/amaanabbasi.github.io.iml | 8 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 258 ++++++++++++++++++++++++++++++++ about.html | 61 ++++++++ index.html | 13 +- main.css | 14 +- script.js | 12 +- 9 files changed, 366 insertions(+), 20 deletions(-) create mode 100644 .idea/amaanabbasi.github.io.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 create mode 100644 about.html diff --git a/.idea/amaanabbasi.github.io.iml b/.idea/amaanabbasi.github.io.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/amaanabbasi.github.io.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..7e7edfd --- /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..1a222b2 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - 1540412628553 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file