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

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@thegeeklab.de>2022-06-29 22:04:12 +0300
committerRobert Kaussow <mail@thegeeklab.de>2022-06-29 22:04:12 +0300
commit61f6461ba59118df62ba92a4804b46b2f302cf5c (patch)
treee868b51ad497c8ae4ff93b50d24d3ce3ca55b476
parent6e56bb1f1b51d527d2647d85bead572e82d876e1 (diff)
docs: replace emoji cheat sheet
-rw-r--r--exampleSite/content/posts/advanced/shortcodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/posts/advanced/shortcodes.md b/exampleSite/content/posts/advanced/shortcodes.md
index 5365d48..fb205ce 100644
--- a/exampleSite/content/posts/advanced/shortcodes.md
+++ b/exampleSite/content/posts/advanced/shortcodes.md
@@ -94,7 +94,7 @@ The [emojify](https://gohugo.io/functions/emojify/) function can be called direc
| {{< emojify ":hear_no_evil:" >}} | `:hear_no_evil:` | `{{</* emojify ":hear_no_evil:" */>}}` |
| {{< emojify ":speak_no_evil:" >}} | `:speak_no_evil:` | `{{</* emojify ":speak_no_evil:" */>}}` |
-The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference for emoji shorthand codes.
+The [Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet) is a useful reference for emoji shorthand codes.
{{< hint type=note >}}
**Info**\