Delete templates/home.html
This commit is contained in:
parent
d6a1c6931c
commit
1b4bf3f68f
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="https://swee.codes/style.css">
|
||||
<title>Gem2Browser</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<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!">
|
||||
</form>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue