summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--themes/kvog/layouts/home.html5
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a48cf0d..873ffe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+*.lock
public
diff --git a/themes/kvog/layouts/home.html b/themes/kvog/layouts/home.html
index 6d91f58..5dddd15 100644
--- a/themes/kvog/layouts/home.html
+++ b/themes/kvog/layouts/home.html
@@ -1,11 +1,12 @@
+<!--
{{ define "main" }}
{{ .Content }}
- <!--
{{ range site.RegularPages }}
<section>
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
{{ .Summary }}
</section>
{{ end }}
- -->
{{ end }}
+-->
+<marquee>🦍</marquee>