We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df32e9 commit 763a13bCopy full SHA for 763a13b
3 files changed
README.md
@@ -1,3 +1,10 @@
1
+<style>
2
+ html{
3
+ color-scheme: dark;
4
+ }
5
+</style>
6
+
7
8
9
## Main
10
- [https://nangman.org](https://nangman.org)
_config.yml
@@ -1,7 +1,7 @@
-remote_theme: son-link/jekyll-simple-dark
-plugins:
- - jekyll-remote-theme
- - jekyll-seo-tag
+# remote_theme: son-link/jekyll-simple-dark
+# plugins:
+# - jekyll-remote-theme
+# - jekyll-seo-tag
# theme: minima
src/test.html
@@ -10,4 +10,9 @@
<h1>test</h1>
11
12
</body>
13
-</html>
+</html>
14
15
16
17
18
0 commit comments