My-Personal-Website/pages/guides.xhtml

55 lines
2.3 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>=Purple Guides=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<!-- Sick ascii art/logo -->
<pre class="ascii-logo2" style="text-align: center; margin: 0 auto">
_____ _ _
/ ____| (_) | |
| | __ _ _ _ __| | ___ ___
| | |_ | | | | |/ _` |/ _ \/ __|
| |__| | |_| | | (_| | __/\__ \
\_____|\__,_|_|\__,_|\___||___/
</pre>
<div class="content2" style="text-align: center; margin: 0 auto">
<h3>=== Info ===</h3>
<p>
Below youll find all the guides Ive written. Each guide is
available for download as a PDF or .docx file. Download links
are located at the top of each guide.
</p>
<h3>=== Categories: ===</h3>
<h4><a>XMPP (Coming One day.)</a></h4>
<h4><a>PGP (Coming One day.)</a></h4>
<br />
<h3><a href="/index.xhtml">Back to the home 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>
<!-- Code for this website made with passion by Purplebored. https://purplebored.pl <3 -->