feat: improved lighthouse reports

This commit is contained in:
Pablo Moreno
2025-01-18 02:19:19 +01:00
parent d746492398
commit 7037004aaf
11 changed files with 19 additions and 22 deletions
@@ -2,6 +2,7 @@
onclick="switchTheme()"
id="theme-toggle"
type="button"
aria-label="switchtheme"
class="text-gray-500 dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-700 focus:outline-none rounded-lg text-sm p-2.5">
{% include 'components/icons/moon.svg' %}
{% include 'components/icons/sun.svg' %}