fix lykin html heading link

This commit is contained in:
glyph 2022-08-18 09:02:58 +01:00
parent 0fce4a1c16
commit f4bb67fc7f

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<a href="/"><h1>lykin</h1></a>
<h1><a href="/">lykin</a></h1>
<p>{{ whoami }}</p>
<form action="/subscribe" method="post">
<label for="public_key">Public Key</label>