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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/en/blog/emoji-support.md')
-rw-r--r--exampleSite/content/en/blog/emoji-support.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/exampleSite/content/en/blog/emoji-support.md b/exampleSite/content/en/blog/emoji-support.md
index ecf6c86..5cde327 100644
--- a/exampleSite/content/en/blog/emoji-support.md
+++ b/exampleSite/content/en/blog/emoji-support.md
@@ -2,12 +2,18 @@
author = "Hugo Authors"
title = "Emoji Support"
date = "2019-03-05"
-description = "Guide to emoji usage in Hugo"
+# description = "Guide to emoji usage in Hugo"
tags = [
"emoji",
]
+image = "images/mountains.jpg"
+++
+Lorem est tota propiore conpellat pectoribus de
+pectora summo. Redit teque digerit hominumque toris verebor lumina non cervice
+subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc
+caluere tempus<!--more-->
+
Emoji can be enabled in a Hugo project in a number of ways.
<!--more-->
The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes).