diff options
Diffstat (limited to 'themes/kvog')
| -rw-r--r-- | themes/kvog/layouts/home.html | 5 |
1 files changed, 3 insertions, 2 deletions
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> |