diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,9 @@ </head> <body> - + <div class="dark-mode-container"> + <input type="checkbox" id="--dark-theme-check">Dark Mode</input> + </div> <h1>Christian Hodgden</h1> <p> Welcome to my website! It is currently under development. |