From 4d6a84b0414e1d6d3a7af1f5fbdc09959f1ccaf0 Mon Sep 17 00:00:00 2001 From: Alex Haslam Date: Thu, 9 Apr 2026 16:49:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Docs:=20Add=20Untappd=20icon=20t?= =?UTF-8?q?o=20icon=20samples=20table?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- exampleSite/content/samples/icons/index.de.md | 1 + exampleSite/content/samples/icons/index.es.md | 1 + exampleSite/content/samples/icons/index.fr.md | 1 + exampleSite/content/samples/icons/index.it.md | 1 + exampleSite/content/samples/icons/index.ja.md | 1 + exampleSite/content/samples/icons/index.md | 1 + exampleSite/content/samples/icons/index.pt-br.md | 1 + exampleSite/content/samples/icons/index.pt-pt.md | 1 + exampleSite/content/samples/icons/index.zh-cn.md | 1 + 9 files changed, 9 insertions(+) diff --git a/exampleSite/content/samples/icons/index.de.md b/exampleSite/content/samples/icons/index.de.md index 15be8b6a..cd573242 100644 --- a/exampleSite/content/samples/icons/index.de.md +++ b/exampleSite/content/samples/icons/index.de.md @@ -120,6 +120,7 @@ Die vollständige Liste der integrierten Icons und ihre entsprechenden Namen fin | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.es.md b/exampleSite/content/samples/icons/index.es.md index b6e7db93..cfebeb5c 100644 --- a/exampleSite/content/samples/icons/index.es.md +++ b/exampleSite/content/samples/icons/index.es.md @@ -120,6 +120,7 @@ La lista completa de iconos integrados y sus nombres correspondientes se puede c | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.fr.md b/exampleSite/content/samples/icons/index.fr.md index fde1ac22..0b221ef2 100644 --- a/exampleSite/content/samples/icons/index.fr.md +++ b/exampleSite/content/samples/icons/index.fr.md @@ -120,6 +120,7 @@ La liste complète des icônes intégrées et leurs noms correspondants est réf | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.it.md b/exampleSite/content/samples/icons/index.it.md index b261a61b..2eb69e13 100644 --- a/exampleSite/content/samples/icons/index.it.md +++ b/exampleSite/content/samples/icons/index.it.md @@ -120,6 +120,7 @@ The full list of built-in icons and their corresponding names can referenced bel | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.ja.md b/exampleSite/content/samples/icons/index.ja.md index 1a8f7b84..177021d0 100644 --- a/exampleSite/content/samples/icons/index.ja.md +++ b/exampleSite/content/samples/icons/index.ja.md @@ -120,6 +120,7 @@ Blowfish はいくつもの [FontAwesome 6](https://fontawesome.com/icons) の | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md index ba010b61..4f9ea65f 100644 --- a/exampleSite/content/samples/icons/index.md +++ b/exampleSite/content/samples/icons/index.md @@ -120,6 +120,7 @@ The full list of built-in icons and their corresponding names can referenced bel | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.pt-br.md b/exampleSite/content/samples/icons/index.pt-br.md index d9a9b783..64f01729 100644 --- a/exampleSite/content/samples/icons/index.pt-br.md +++ b/exampleSite/content/samples/icons/index.pt-br.md @@ -120,6 +120,7 @@ A lista completa de ícones integrados e seus nomes correspondentes pode ser con | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.pt-pt.md b/exampleSite/content/samples/icons/index.pt-pt.md index 0cd5178c..9a0f724b 100644 --- a/exampleSite/content/samples/icons/index.pt-pt.md +++ b/exampleSite/content/samples/icons/index.pt-pt.md @@ -120,6 +120,7 @@ A lista completa de ícones integrados e os seus nomes correspondentes pode ser | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} | diff --git a/exampleSite/content/samples/icons/index.zh-cn.md b/exampleSite/content/samples/icons/index.zh-cn.md index 5f38535f..6d78fca7 100644 --- a/exampleSite/content/samples/icons/index.zh-cn.md +++ b/exampleSite/content/samples/icons/index.zh-cn.md @@ -120,6 +120,7 @@ Blowfish 内置了许多 [FontAwesome 6](https://fontawesome.com/icons) 中的 | triangle-exclamation | {{< icon triangle-exclamation >}} | | tumblr | {{< icon tumblr >}} | | twitch | {{< icon twitch >}} | +| untappd | {{< icon untappd >}} | | twitter | {{< icon twitter >}} | | wand-magic-sparkles | {{< icon wand-magic-sparkles >}} | | whatsapp | {{< icon whatsapp >}} |