Add GitGud and astro-htaccess integration
This commit is contained in:
parent
4829af9f55
commit
37fba2f602
11 changed files with 260 additions and 94 deletions
|
|
@ -73,7 +73,7 @@ const title = pageTitle ? `${pageTitle} | Bad Manners` : "Bad Manners";
|
|||
>
|
||||
<IconSun width="1.5rem" height="1.5rem" class="hidden dark:block" />
|
||||
<IconMoon width="1.5rem" height="1.5rem" class="block dark:hidden" />
|
||||
<span id="label-toggle-dark-mode" class="sr-only">Toggle dark mode</span>
|
||||
<span id="label-toggle-dark-mode" class="sr-only select-none">Toggle dark mode</span>
|
||||
</button>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue