Skip to content

Commit

Permalink
ahhhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
mariocraft987 authored Dec 14, 2024
1 parent ac68904 commit fb91066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>Warning</h2>
<button type="button" title="the legendary first theme: with poor css" name="classicdodger" onclick="switchTheme(`classic`)"><b>CLASSIC</b></button>
</td>
<td>
<button type="button" title="professional looking" name="professional prog" onclick="switchTheme(`proprofprog`)" class="ProfProgButton">Professional Prog</button>
<button type="button" title="professional looking" name="professional prog" onclick="switchTheme(`profprog`)" class="ProfProgButton">Professional Prog</button>
</td>
</tr>
</table>
Expand Down

0 comments on commit fb91066

Please sign in to comment.