Update recent-articles-demo.html

This commit is contained in:
Nuno Coração 2023-01-18 21:45:33 +00:00 committed by GitHub
parent a1dd348909
commit 17557c7d73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
<div class="flex mb-6 px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
<span class="flex items-center justify-between grow dark:text-neutral-300">
<span class="prose dark:prose-invert">This is a demo of theme's list configurations: <code
id="config">card view with constrained width</code></span>
id="config">card view with full width</code></span>
<button id="switch-config-button"
class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700">
Switch config &orarr;
@ -40,4 +40,4 @@
More</button>
</a>
</div>
{{ end }}
{{ end }}