adds title to page settings

This commit is contained in:
Rosia E Evans 2024-11-14 00:25:36 +00:00
parent 4c30b54b75
commit 87b4ea4e21
9 changed files with 278 additions and 135 deletions

View file

@ -30,6 +30,7 @@
<h2 id="contactsHeader"> Website Details: </h2>
<div>
<a href="feed.xml">rss/atom feed</a>
<div>Page Theme:</div>
<select id="pageColor" onchange="updateColor()">
<option value="lightColors.css">Light</option>
<option value="darkColors.css">Dark/Low Contrast</option>