diff options
Diffstat (limited to 'rel-announce.html')
-rw-r--r-- | rel-announce.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/rel-announce.html b/rel-announce.html deleted file mode 100644 index cc229b1..0000000 --- a/rel-announce.html +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1/DTD/1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en"> -<head> - <meta http-equiv="Content-Type" content="text; charset=utf-8" /> - <title>tilde.institute :: IRC</title> - <link rel="stylesheet" href="tilde.css" type="text/css"/> - <link rel="icon" type="image/png" href="icon.png"/> -</head> -<body> -<div id="container"> - <div id="logo"> - <img src="logo.png" alt="" /><br /> - <div id="logobyline"> - of OpenBSD Education - </div> - </div> - <div id="navigation"> - <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">BCHS Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> - </div> - <div id="content"> - <p>This has been an exciting month. tilde.institute was taken from a rough proof-of-concept on a tiny VPS to a full-blown tilde service, offering mail, webspace, and a local IRC node. - </div> -</div> -</body> -</html> |