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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/posts/emoji-support.md')
-rw-r--r--exampleSite/content/posts/emoji-support.md29
1 files changed, 15 insertions, 14 deletions
diff --git a/exampleSite/content/posts/emoji-support.md b/exampleSite/content/posts/emoji-support.md
index eed8685..2773331 100644
--- a/exampleSite/content/posts/emoji-support.md
+++ b/exampleSite/content/posts/emoji-support.md
@@ -1,16 +1,17 @@
-+++
-title = "Emoji Support"
-description = "Guide to emoji usage in Hugo"
-summary = ""
-toc = true
-authors = ["Hugo Authors"]
-tags = ["emoji"]
-categories = []
-series = []
-date = "2019-03-05"
-lastmod = "2019-03-05"
-draft = false
-+++
+---
+title: Emoji Support
+description: Guide to emoji usage in Hugo
+toc: true
+authors:
+ - Hugo Authors
+tags:
+ - emoji
+categories:
+series:
+date: '2019-03-05'
+lastmod: '2019-03-05'
+draft: false
+---
Emoji can be enabled in a Hugo project in a number of ways.
<!--more-->
@@ -47,4 +48,4 @@ The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference
}
}
</style>
-{{< /css.inline >}} \ No newline at end of file
+{{< /css.inline >}}