From 5d15b4badbcb29f07d94a6b86602c46f24bc64f1 Mon Sep 17 00:00:00 2001 From: danjoki Date: Fri, 19 Jun 2020 09:57:26 +0300 Subject: [PATCH 01/21] Added index page --- .idea/.gitignore | 3 +++ .idea/IP3.iml | 12 ++++++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/sonarIssues.xml | 14 ++++++++++++++ .idea/vcs.xml | 6 ++++++ index.html | 21 +++++++++++++++++++++ 7 files changed, 70 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/IP3.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/sonarIssues.xml create mode 100644 .idea/vcs.xml create mode 100644 index.html diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..0e40fe8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ + +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/IP3.iml b/.idea/IP3.iml new file mode 100644 index 0000000..bd4a42c --- /dev/null +++ b/.idea/IP3.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ 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..cdbed43 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/sonarIssues.xml b/.idea/sonarIssues.xml new file mode 100644 index 0000000..6d5ea06 --- /dev/null +++ b/.idea/sonarIssues.xml @@ -0,0 +1,14 @@ + + + + + + \ 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/index.html b/index.html new file mode 100644 index 0000000..13967bc --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + DELANI SITE + + + + + + +
+ +

WELCOME TO
DELANI STUDIO

+

AMAZING PEOPLE ARE MAKING AMAZING DESIGNS IN A FUN ENVIROMENT

+
+ +
+ +
+ + \ No newline at end of file From c9f5c8f03dbbd6d935a45760839f3a5b603bc714 Mon Sep 17 00:00:00 2001 From: danjoki Date: Fri, 19 Jun 2020 10:07:09 +0300 Subject: [PATCH 02/21] Added Read Me Content --- .idea/sonarIssues.xml | 5 +++++ README.md | 18 +++++++++++++++++- index.html | 3 ++- 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/.idea/sonarIssues.xml b/.idea/sonarIssues.xml index 6d5ea06..72f1b4f 100644 --- a/.idea/sonarIssues.xml +++ b/.idea/sonarIssues.xml @@ -3,6 +3,11 @@