summaryrefslogtreecommitdiff
path: root/contact.html
diff options
context:
space:
mode:
Diffstat (limited to 'contact.html')
-rw-r--r--contact.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/contact.html b/contact.html
deleted file mode 100644
index 5da09038..00000000
--- a/contact.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Contact</title>
-<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
-<link rel="stylesheet" href="style.css" />
-<link rel="stylesheet" href="style-override.css" />
-</head>
-<body>
-<h1>Contact</h1>
-<a class="textlink" href="https://paul.cyou">My contact information (via HTTP)</a><br />
-<a class="textlink" href="gemini://paul.cyou">My contact information (via Gemini)</a><br />
-<p class="footer">
-Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
-served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
-<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
-</p>
-</body>
-</html>