Skip to content

Commit

Permalink
Update index.py3
Browse files Browse the repository at this point in the history
lowercased this
  • Loading branch information
153 authored Sep 23, 2018
1 parent 8384630 commit f14f220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.py3
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def bbs_main():
[<a href="javascript:setActiveStyleSheet('4x13');">4x13</a>]
[<a href="javascript:setActiveStyleSheet('7ch');">7ch</a>]
[<a href="javascript:setActiveStyleSheet('vba');">vba</a>]
[<a href="javascript:setActiveStyleSheet('Geocities');">Geocities</a>]
[<a href="javascript:setActiveStyleSheet('geocities');">Geocities</a>]
[<a href="javascript:setActiveStyleSheet('0ch');">0ch</a>]""")
print(f"<h2><a href='#tbox'>&#9632;</a> {conf[0]}</h2>")
with open('./html/motd.html', 'r') as motd:
Expand Down

0 comments on commit f14f220

Please sign in to comment.