Update templates/home.html
This commit is contained in:
parent
9dce43ef96
commit
457fade256
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
<body>
|
||||
<center>
|
||||
<h1>Gem2Browser</h1>
|
||||
<form>
|
||||
<p style="font-size: 15pt;">gemini://<input class="input" value="geminiprotocol.net" type="text"></p><br>
|
||||
<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!">
|
||||
</form>
|
||||
</center>
|
||||
|
|
Loading…
Add table
Reference in a new issue