Update index.html
This commit is contained in:
		@@ -42,9 +42,9 @@
 | 
			
		||||
 | 
			
		||||
<body>
 | 
			
		||||
	<div class="text">
 | 
			
		||||
		<h1>Isaac's domain</h1>
 | 
			
		||||
		<h1>Isaac's Homepage</h1>
 | 
			
		||||
		<div id="dark-mode">
 | 
			
		||||
			<h2>Dark Mode</h2>
 | 
			
		||||
			<h3>Dark Mode</h3>
 | 
			
		||||
			<div class="button r center" id="button-1">
 | 
			
		||||
				<input type="checkbox" class="checkbox" id="dark-mode-button" onclick="modeSwitch()">
 | 
			
		||||
				<div class="knobs"></div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user