From 9337fbc3dd72c33e0687a3f9909cec73a9366d27 Mon Sep 17 00:00:00 2001 From: Gideon Babu Date: Wed, 26 Aug 2020 20:09:39 +0200 Subject: [PATCH 1/2] fixed the broken gatsby logo image --- .idea/.gitignore | 8 ++++++++ .idea/inspectionProfiles/Project_Default.xml | 6 ++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/tippyjs.iml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ website/README.md | 2 +- 7 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/tippyjs.iml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..73f69e095 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 000000000..03d9549ea --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..28a804d89 --- /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 000000000..8da266337 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/tippyjs.iml b/.idea/tippyjs.iml new file mode 100644 index 000000000..c956989b2 --- /dev/null +++ b/.idea/tippyjs.iml @@ -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 000000000..94a25f7f4 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/website/README.md b/website/README.md index ec54406b3..9d15b01ec 100644 --- a/website/README.md +++ b/website/README.md @@ -1,7 +1,7 @@

- Gatsby + Gatsby

From a64a65febdf110575587bf37a582e444c480b4cf Mon Sep 17 00:00:00 2001 From: Gideon Babu Date: Wed, 26 Aug 2020 21:18:16 +0200 Subject: [PATCH 2/2] fix gatsby logo --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 9d15b01ec..852d7fd9c 100644 --- a/website/README.md +++ b/website/README.md @@ -1,7 +1,7 @@

- Gatsby + Gatsby