diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-03-20 18:00:01 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-03-20 18:00:01 +0300 |
commit | f9d08843e323f5473c4ef5e45e988b7542262567 (patch) | |
tree | cca2fa2260cdb1ffd4e92431fdc25b140a1d0200 /.body_begin.template | |
parent | 330f0b978ca2f3635fdd1ca5ea79e1ffd959301c (diff) |
Add Git support from a PR in the upstream and customize for my website
Diffstat (limited to '.body_begin.template')
-rw-r--r-- | .body_begin.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.body_begin.template b/.body_begin.template new file mode 100644 index 0000000..f658d36 --- /dev/null +++ b/.body_begin.template @@ -0,0 +1 @@ +<input type="checkbox" id="theme-switch"> |