site/index.html

35 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>TiB. | Home</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta charset="UTF-8">
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media project website." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>
<header><img id="logo" src="assets/img/TiB-network.png" width=25% style="vertical-align:top" /></header>
<body id="home">
<nav><h4 style="text-align: right"><li class="home"><a href="/">Home</a></li> | <li class="blog"><a href="/blog">Weblog</a></li> | <li class="about"><a href="/about">About</a></li></h4></nav>
<br>
<h3>Let's liberate information together.</h3>
<br>
<p>
Tebibyte Media works to promote free and libre projects in order
to provide support and publicity to member projects. Its members
enjoy benefits like management of server hosting, email management,
access to <a href=/blog/hello-world#benefits>our services</a>, and
any future benefits that come as a result of the expanding nature of
the project.
</p>
<br>
<p style="text-align: left"><a href="https://opencollective.com/tebibytemedia">
<img alt="open collective" src="https://opencollective.com/static/images/opencollective-icon.svg" /></a> <a href="https://liberapay.com/tebibytemedia/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
</body>
</html>