From e2d8a0e3cac864d3e7bf2d7976e57ad3d46fcbad Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 25 Jun 2020 16:33:49 +0200 Subject: [PATCH] Fixed Octicon reference --- docs/extensions/pymdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extensions/pymdown.md b/docs/extensions/pymdown.md index 60c5adce3..48f984fdd 100644 --- a/docs/extensions/pymdown.md +++ b/docs/extensions/pymdown.md @@ -228,14 +228,14 @@ Example: ``` markdown * :material-account-circle: – we can use Material Design icons * :fontawesome-regular-laugh-wink: – we can also use FontAwesome icons -* :octicons-octoface: – that's not all, we can also use GitHub's Octicons +* :octicons-octoface-16: – that's not all, we can also use GitHub's Octicons ``` Result: * :material-account-circle: – we can use [Material Design icons][20] * :fontawesome-regular-laugh-wink: – we can also use [FontAwesome icons][21] -* :octicons-octoface: – that's not all, we can also use [GitHub's Octicons][22] +* :octicons-octoface-16: – that's not all, we can also use [GitHub's Octicons][22] [13]: https://facelessuser.github.io/pymdown-extensions/extensions/emoji/ [14]: https://twemoji.twitter.com/