Added a new project to my index
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
lang="en">
|
lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
|
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=Windows-1250" />
|
||||||
<!-- Stuff required for embeds and propper SEO -->
|
<!-- Stuff required for embeds and propper SEO -->
|
||||||
<!-- ^ who gives a shit -->
|
<!-- ^ who gives a shit -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
@@ -57,6 +57,9 @@
|
|||||||
<h3>=== My Projects ===</h3>
|
<h3>=== My Projects ===</h3>
|
||||||
<a href="/pages/guides.xhtml" target="_blank">
|
<a href="/pages/guides.xhtml" target="_blank">
|
||||||
A list of guides on how to use XMPP, IRC, PGP, etc.
|
A list of guides on how to use XMPP, IRC, PGP, etc.
|
||||||
|
</a>
|
||||||
|
<a href="https://foundry.fsky.io/purplebored/Discord-userbot-to-irc" target="_blank">
|
||||||
|
A simple Discord <-> IRC bridge.
|
||||||
</a>
|
</a>
|
||||||
<br />
|
<br />
|
||||||
<a href="/blog/blog.xhtml" target="_blank">
|
<a href="/blog/blog.xhtml" target="_blank">
|
||||||
|
|||||||
Reference in New Issue
Block a user