Update server.py
This commit is contained in:
parent
48759dd957
commit
31223530d7
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue