Merge branch 'main' into allthebookmarks-com

This commit is contained in:
Joey Kimsey
2024-12-08 04:17:51 -05:00
26 changed files with 934 additions and 85 deletions

View File

@ -1,4 +1,3 @@
<div class="col-lg-3 text-center">
<h3>Subscribe</h3>
<ul>
@ -12,4 +11,8 @@
</div>
</li>
</ul>
<div class="material-switch" style="margin-top: 25px; margin-bottom: 25px;">
<input name="dark-mode-toggle" type="checkbox" id="dark-mode-toggle" style="margin-top: 25px; margin-bottom: 25px; text-align:left;"/>
<label for="dark-mode-toggle" class="label-default" style="text-align:left;"></label>
</div>
</div>