From 3ca9f0768f639b2e4e6ddca4dfbc1e431fc4d2b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Canouil?= <8896044+mcanouil@users.noreply.github.com> Date: Sat, 13 Aug 2022 11:45:37 +0200 Subject: [PATCH] chore: tweak readme according to example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdf5e19..13a4a9b 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ If you're using version control, you will want to check in this directory. To embed an icon, use the `{{< iconify >}}` shortcode[^1]. For example: ```default -{{< iconify 1st-place-medal >}} -{{< iconify fluent-emoji-flat 1st-place-medal >}} +{{< iconify exploding-head >}} +{{< iconify fluent-emoji-high-contrast 1st-place-medal >}} {{< iconify twemoji 1st-place-medal >}} {{< iconify line-md loading-alt-loop >}} ```