From c8bef8b27169650d8c04f50bcb2b552625d03356 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 19 Jan 2022 12:22:35 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ exampleSite/content/samples/emoji.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a23b5e2..6b6e2b3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Icon for Stack Overflow ([#82](https://github.com/jpanther/congo/pull/82)) +### Fixed + +- Emoji characters in article titles not appearing on list pages and in HTML metadata ([#84](https://github.com/jpanther/congo/pull/82)) + ## [1.6.2] - 2022-01-07 ### Changed diff --git a/exampleSite/content/samples/emoji.md b/exampleSite/content/samples/emoji.md index 4823a415..3efbefc2 100755 --- a/exampleSite/content/samples/emoji.md +++ b/exampleSite/content/samples/emoji.md @@ -1,8 +1,8 @@ --- -title: "Emoji" +title: "Emoji :parachute:" date: 2019-03-05 description: "Guide to Emoji usage in Congo" -summary: "📖🏞️🧗🏽🪂🐉🧙🏽‍♂️🧚🏽👸" +summary: "📖🏞️🧗🏽🐉🧙🏽‍♂️🧚🏽👸" tags: ["emoji", "sample"] ---