Kinlist etc
This commit is contained in:
parent
7ab1bdcb13
commit
0342673a94
@ -3,7 +3,7 @@
|
||||
<title>opinions on The Git Thing</title>
|
||||
<meta charset="US-ASCII" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="https://blake.instantfloppy.net/textediting" />
|
||||
<link rel="canonical" href="https://blake.instantfloppy.net/git" />
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="..">~ Return</a></p>
|
||||
|
@ -85,6 +85,7 @@ I would much rather talk to you via email or Signal instead of using something l
|
||||
<P><A href="./git">here's my take on the git main thing</A></P>
|
||||
<P><A href="./now">here's what i'm doing right now</A></P>
|
||||
<P><A href="./devenzone">have you been to devenzone?</A></P>
|
||||
<P><A href="./kinlist">here's my "kinlist" i guess</A></P>
|
||||
|
||||
<HR size="1" width="25%" align="left" />
|
||||
|
||||
|
24
homepage/kinlist.html
Normal file
24
homepage/kinlist.html
Normal file
@ -0,0 +1,24 @@
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<TITLE>my "kinlist"</TITLE>
|
||||
<META charset="US-ASCII" />
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<LINK rel="canonical" href="https://blake.instantfloppy.net/kinlist" />
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<H1>my "kinlist"</H1>
|
||||
<H3>updated 2020-10-24</H3>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
<P>
|
||||
Maybe I shouldn't make this list.
|
||||
I should say that what I mean by "kin" is just that I identify with, or have a kinship with, these characters.
|
||||
I don't believe I <I>am</I> these characters.
|
||||
I've heard that's a thing.
|
||||
</P>
|
||||
<P>
|
||||
Dr. Strangelove
|
||||
</P>
|
||||
<P>I'll add more when I think of more.</P>
|
||||
</BODY>
|
||||
</HTML>
|
@ -1,15 +1,15 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>opinions on The Git Thing</title>
|
||||
<meta charset="US-ASCII" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="https://blake.instantfloppy.net/textediting" />
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="/">~ Return to the rest of the site</a></p>
|
||||
<h1>What I'm doing right now</h1>
|
||||
<h3>updated 2020-10-17</h3>
|
||||
<hr size="1" width="25%" align="left" />
|
||||
<p>I'm doing schoolwork and about to start working at Burger King.</p>
|
||||
</body>
|
||||
</html>
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<TITLE>opinions on The Git Thing</TITLE>
|
||||
<META charset="US-ASCII" />
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<LINK rel="canonical" href="https://blake.instantfloppy.net/now" />
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<H1>What I'm doing right now</H1>
|
||||
<H3>updated 2020-10-17</H3>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
<P>I'm doing schoolwork and about to start working at Burger King.</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<TITLE>opinions on The Git Thing</title>
|
||||
<META charset="US-ASCII" />
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<LINK rel="canonical" href="https://blake.instantfloppy.net/textediting" />
|
||||
<LINK rel="canonical" href="https://blake.instantfloppy.net/pronouns" />
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
|
Loading…
Reference in New Issue
Block a user