1
0

Liberalism rant

This commit is contained in:
devenblake
2020-11-07 18:18:17 -05:00
parent c88dfca782
commit b02dc7d313
5 changed files with 111 additions and 1 deletions

13
homepage/rants/index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/rants/" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" />
<TITLE>rants/</TITLE>
</HEAD>
<BODY>
<P>My website is <A href="/">here</A> and that is where you will find an index of my rantings.</P>
</BODY>
</HTML>