🍱 Upgrade to FontAwesome 6 icons

This commit is contained in:
James Panther
2022-03-09 16:13:36 +11:00
parent e5021c9d30
commit adb065b79d
65 changed files with 82 additions and 53 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ This is a demo site built entirely using Congo. It also contains a complete set
<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
<span class="flex items-center ltr:pr-3 rtl:pl-3 text-primary-400">
{{< icon "exclamation-triangle" >}}
{{< icon "triangle-exclamation" >}}
</span>
<span class="flex items-center justify-between grow dark:text-neutral-300">
<span class="prose dark:prose-invert">This is a demo of the <code id="layout">page</code> layout.</span>