From bb92f916fbad5af4574124a55e456782944cca59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 29 Apr 2023 11:53:24 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Substack=20icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/icons/substack.svg | 1 + exampleSite/content/samples/icons/index.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 assets/icons/substack.svg diff --git a/assets/icons/substack.svg b/assets/icons/substack.svg new file mode 100644 index 00000000..fa0a9541 --- /dev/null +++ b/assets/icons/substack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md index c651b825..3881f0b7 100644 --- a/exampleSite/content/samples/icons/index.md +++ b/exampleSite/content/samples/icons/index.md @@ -93,6 +93,7 @@ The full list of built-in icons and their corresponding names can referenced bel | star | {{< icon star >}} | | steam | {{< icon steam >}} | | stripe | {{< icon stripe >}} | +| substack | {{< icon substack >}} | | sun | {{< icon sun >}} | | tag | {{< icon tag >}} | | telegram | {{< icon telegram >}} |