My-Personal-Website/pages/font.xhtml

39 lines
1.9 KiB
HTML

<!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" xml:lang="en" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="og:url" content="https://purplebored.pl/pages/contact.xhtml" />
<meta name="og:title" content="Contact" />
<meta name="og:description" content="Purplebored contacts :-)" />
<meta name="description" content="Purplebored contacts :-)" />
<meta name="keywords" content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, contact" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="black" />
<title>=Font=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="content1" style="text-align: center; margin: 0 auto">
<h2>=== The font I am using ===</h2>
<p>
IBM VGA 9x16 font by VileR. (I found it on 4d2.org and realy liked it lol)
<a href="https://int10h.org/oldschool-pc-fonts/#-">Link</a>
</p>
<br />
<h3><a href="/">Back to the main page</a></h3>
</div>
<div class="footer">
Purplebored &copy; 2023-2025 |
<a href="https://git.ari.lt/purplebored/My-Personal-Website">Source code</a> |
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>