mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 15:19:18 -08:00
deploy: 3b1c786fd6
This commit is contained in:
parent
98c6d1e2ba
commit
50d2f16b35
11 changed files with 169 additions and 99 deletions
|
|
@ -1,7 +1,4 @@
|
|||
<input name="color-scheme" type="radio" id="color-scheme-dark" value="dark">
|
||||
<label for="color-scheme-dark">Dark</label>
|
||||
<input name="color-scheme" type="radio" id="color-scheme-light" value="light">
|
||||
<label for="color-scheme-light">Light</label>
|
||||
{% include "colorscheme.html" %}
|
||||
|
||||
<h1><a href="/">{{ config.extra.site_title }}</h1>
|
||||
<nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue