Update server.py

This commit is contained in:
Nova Cat 2025-01-12 22:10:56 -08:00
parent 48759dd957
commit 31223530d7

View file

@ -19,7 +19,7 @@ def root():
<h1>Gem2Browser</h1>
<form action="/gem">
<p style="font-size: 15pt;">gemini://<input class="input" value="geminiprotocol.net" type="text" name="gemini"></p><br>
<input type="submit" value="Go!">
<input type="submit" class="download" value="Go!">
</form>
</center>
</body>