✨feature: Implement support for table-based indexes and dark mode
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<label for="remote-url">Contents of:</label>
|
||||
<input id="remote-url" type="text" placeholder="http://example.com/" />
|
||||
<button id="remote-submit">Submit</button>
|
||||
<label class="checkbox">
|
||||
<input id="theme-toggle" type="checkbox" /> Dark mode
|
||||
</label>
|
||||
</header>
|
||||
|
||||
<main class="grid">
|
||||
|
||||
Reference in New Issue
Block a user