Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/twenty-twenty-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2020-08-27 10:29:36 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2020-08-27 10:29:36 +0300
commitd603c0444dd09d8202f94c3cadac3ba8e953b14f (patch)
treeafe85415d7946b92bc5f78bf3707ac5473b695d3
parent48eaf5ed33fbc1cc198438cfa6a51ac677f2d1b3 (diff)
remove unnesserry code
-rw-r--r--exampleSite/config.toml10
-rw-r--r--layouts/index.html19
2 files changed, 5 insertions, 24 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 309ce39..201710f 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -93,11 +93,11 @@ button_url = "contact"
[params.gallery]
enable = true
- [[params.gallery.gallery_item ]]
- image = "images/2020-square-2.png"
-
- [[params.gallery.gallery_item ]]
- image = "images/2020-square-1.png"
+[[params.gallery.gallery_item ]]
+image = "images/2020-square-2.png"
+
+[[params.gallery.gallery_item ]]
+image = "images/2020-square-1.png"
# footer
diff --git a/layouts/index.html b/layouts/index.html
index f8ae0f8..9b1b16d 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -44,25 +44,6 @@
</div>
{{ end }}
</div>
-<!--
- <figure class="wp-block-image alignfull size-full"><img src="images/2020-landscape-2.png" alt=""
- class="wp-image-37" />
- </figure>
- <div class="wp-block-group alignwide">
- <div class="wp-block-group__inner-container">
- <h2 class="has-accent-color has-text-align-center">&#8220;Cyborgs, as the philosopher Donna Haraway
- established, are not reverent. They do not remember the cosmos.&#8221;</h2>
- </div>
- </div>
- <p class="has-drop-cap">With seven floors of striking architecture, UMoMA shows exhibitions of international
- contemporary art, sometimes along with art historical retrospectives. Existential, political and
- philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist
- talks, lectures, film screenings and other events with free admission</p>
- <p>The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they
- often attract international attention. UMoMA has received a Special Commendation from the European Museum of
- the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the
- Council of Europe Museum Prize.</p>
--->
{{ if .Site.Params.call_to_action.enable }}
{{ with .Site.Params.call_to_action }}