42 lines
2.1 KiB
HTML
42 lines
2.1 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="RSS and Atom feeds" />
|
|
<meta name="og:description" content="RSS and Atom feeds." />
|
|
<meta name="description" content="RSS and Atom feeds." />
|
|
<meta name="keywords" content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, contact, feeds" />
|
|
<meta name="color-scheme" content="dark" />
|
|
<meta name="theme-color" content="black" />
|
|
|
|
<title>=Feeds=</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>=== My RSS and Atom feed for Purpleblog. ===</h2>
|
|
<p>
|
|
<a href="/feeds/feed.rss">RSS</a>
|
|
<br />
|
|
<a href="/feeds/feed.atom">Atom</a>
|
|
</p>
|
|
<br />
|
|
<img src="/assets/images/buttons/valid-atom.png" alt="Valid attom button" />
|
|
<img src="/assets/images/buttons/valid-rss.png" alt="Valid RSS button" />
|
|
<h3><a href="/">Back to the main page</a></h3>
|
|
</div>
|
|
<div class="footer">
|
|
Purplebored © 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 & Mirrors</a> |
|
|
<a href="/pages/font.xhtml">Font</a> |
|
|
<a href="/pages/feeds.xhtml">RSS</a> |
|
|
</div>
|
|
</body>
|
|
</html>
|