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, 1 insertions, 7 deletions
diff --git a/exampleSite/content/en/blog/emoji-support.md b/exampleSite/content/en/blog/emoji-support.md
index 5cde327..ecf6c86 100644
--- a/exampleSite/content/en/blog/emoji-support.md
+++ b/exampleSite/content/en/blog/emoji-support.md
@@ -2,18 +2,12 @@
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).