format
This commit is contained in:
parent
15e1961b1d
commit
4ddba5de09
1 changed files with 80 additions and 77 deletions
|
@ -1,12 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
|
||||
<head>
|
||||
<title>Nyx Tutt</title>
|
||||
<link href="assets/index.css" rel="stylesheet" type="text/css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
welcome, visitor <b>{{ visitor }}</b>!
|
||||
|
@ -49,7 +50,8 @@
|
|||
<a href="matrix:u/n:everypizza.im">matrix</a><br>
|
||||
</li>
|
||||
<li>
|
||||
<a href="mailto:me@everypizza.im">email</a> (it has a pgp key over in <a href="https://keys.openpgp.org/search?q=me%40everypizza.im">keys.openpgp.org</a>.)<br>
|
||||
<a href="mailto:me@everypizza.im">email</a> (it has a pgp key over in <a
|
||||
href="https://keys.openpgp.org/search?q=me%40everypizza.im">keys.openpgp.org</a>.)<br>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://sharkey.everypizza.im">fedi</a><br>
|
||||
|
@ -108,4 +110,5 @@
|
|||
{% endfor %}
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Reference in a new issue