Added a line break on the footer
This commit is contained in:
parent
2f62afca60
commit
f1fd170cbd
2
htmls.py
2
htmls.py
@ -13,7 +13,7 @@ index_html = """
|
|||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<i>
|
<i>
|
||||||
<b>Remember this is autogenerated by ChatGPT so it is VERY slow. Be patient!</b>
|
<b>Remember this is autogenerated by ChatGPT so it is VERY slow. Be patient!</b></br>
|
||||||
<b>Now with GPT-4 🤖</b>
|
<b>Now with GPT-4 🤖</b>
|
||||||
</i>
|
</i>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user