diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-18 13:17:32 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-18 13:17:32 +0200 |
| commit | 78e8cbd0cc8b707bca4be0ad0bedc99c969c3dc8 (patch) | |
| tree | 59fb9e6e6664590fb9b90c1c049e9e712ffda6a8 /contact.html | |
| parent | c2a923e9733d92c185e556b389e2ddf5a932b967 (diff) | |
Update content for html
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 20 |
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> |
