Update server.py

This commit is contained in:
Nova Cat 2025-01-13 19:14:56 -08:00
parent 63656bad87
commit 38eb353a4a

View file

@ -21,7 +21,8 @@ def root():
<form action="/gem">
<p>gemini://<input class="input" value="geminiprotocol.net" type="text" name="gemini"></p><br>
<input type="submit" class="go" value="Go!">
</form>
</form><br>
<p><a href="https://git.swee.codes/swee/Gem2Browser">Check out the original project</a></p>
</center>
</body>
</html>