From acaa0783dbbeea0a42ba33f1c18c4afe986a646e Mon Sep 17 00:00:00 2001
From: Deployment Bot (from Travis CI) <deploy@travis-ci.org>
Date: Sun, 02 Feb 2020 22:03:26 +0000
Subject: [PATCH] Deploy kc0bfv/ticky_tacky_dark to github.com/kc0bfv/ticky_tacky_dark.git:gh-pages
---
emoji-support/index.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/emoji-support/index.html b/emoji-support/index.html
index 8bce81e..dee302e 100644
--- a/emoji-support/index.html
+++ b/emoji-support/index.html
@@ -115,7 +115,8 @@
<p>Emoji can be enabled in a Hugo project in a number of ways.</p>
<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p>
<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your siteβs <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p>
-<!-- raw HTML omitted -->
+<p>π π π</p>
+<p>π π π</p>
<p>The <a href="http://www.emoji-cheat-sheet.com/">Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p>
<hr>
<p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p>
--
Gitblit v1.10.0