1
0
forked from javalsai/website

dark/light mode toggle

This commit is contained in:
2024-10-08 23:12:34 +01:00
parent cb7060b5f2
commit 4f6cdf31d4
7 changed files with 38 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
</head>
<body class="flex column">
<!--# include virtual="/components/header.html" -->
<!--# include virtual="/components/header.html" -->
<main>
<div class="intro-container flex row wrappable">
<div>
@@ -96,6 +96,7 @@
and no, no <i>light</i> mode, I have enough with this
</p>
</footer>
</body>
</html>