under construction banner
This commit is contained in:
parent
1fb717f24c
commit
9ca4f20854
@ -14,13 +14,13 @@ var sheet = getCookie('sheet');
|
|||||||
if(sheet != '') setStyling(sheet);
|
if(sheet != '') setStyling(sheet);
|
||||||
</SCRIPT>
|
</SCRIPT>
|
||||||
<TABLE><TR><TD valign="top" width="50%">
|
<TABLE><TR><TD valign="top" width="50%">
|
||||||
<p>Hi, I'm Deven Blake. I'm just your normal everyday nerd.</p>
|
<P>Hi, I'm Deven Blake. I'm just your normal everyday nerd.</P>
|
||||||
<p><small>
|
<P><SMALL>
|
||||||
translations of my name include: <br />
|
translations of my name include: <BR />
|
||||||
ديفين بلايك <br />
|
ديفين بلايك <BR />
|
||||||
バレイク デビン (BLAKE Deven)
|
バレイク デビン (BLAKE Deven)
|
||||||
</small></p>
|
</SMALL></P>
|
||||||
<p>My pronouns are <code>they/them</code>.</p>
|
<P>My pronouns are <CODE>they/them</CODE>.</P>
|
||||||
<P>My <A href="https://www.politicalcompass.org">political compass</A> co-ordinates are <A href="https://www.politicalcompass.org/chart?ec=-8.88&soc=-8.56">(-8.88, -8.56)</A>.</P>
|
<P>My <A href="https://www.politicalcompass.org">political compass</A> co-ordinates are <A href="https://www.politicalcompass.org/chart?ec=-8.88&soc=-8.56">(-8.88, -8.56)</A>.</P>
|
||||||
<p><a href="https://duckduckgo.com/?q=deven+blake">Look me up online</a>.</p>
|
<p><a href="https://duckduckgo.com/?q=deven+blake">Look me up online</a>.</p>
|
||||||
<hr size="1" width="25%" align="left">
|
<hr size="1" width="25%" align="left">
|
||||||
@ -85,7 +85,7 @@ I would much rather talk to you via email or Signal instead of using something l
|
|||||||
<p><a href="./now">here's what i'm doing right now</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="./devenzone">have you been to devenzone?</a></p>
|
||||||
|
|
||||||
<hr size="1" width="25%" align="left" />
|
<HR size="1" width="25%" align="left" />
|
||||||
|
|
||||||
<p><small>The following buttons use JavaScript to modify the page title.</small></p>
|
<p><small>The following buttons use JavaScript to modify the page title.</small></p>
|
||||||
<input type="button" value="prefix (s-expression)" onclick="document.title='(+ d (- 7 s))';" />
|
<input type="button" value="prefix (s-expression)" onclick="document.title='(+ d (- 7 s))';" />
|
||||||
@ -108,12 +108,13 @@ Any stylesheet from any on-line source will work.
|
|||||||
|
|
||||||
<HR size="1" width="25%" align="left" />
|
<HR size="1" width="25%" align="left" />
|
||||||
|
|
||||||
<A href="https://u.fsf.org/upcycle"><IMG src="https://static.fsf.org/nosvn/windows/winupcycle_text.png" width="300" alt="Upcycle Windows 7 petition image" /></A>
|
<A href="https://u.fsf.org/upcycle"><IMG src="https://static.fsf.org/nosvn/windows/winupcycle_text.png" width="300" alt="Upcycle Windows 7" /></A>
|
||||||
<!-- <A href="https://stallman.org/facebook.html"><IMG src="https://stallman.org/no-facebook-svg.png" alt="Not f'd. You won't find me on Facebook" width="200" /></A> Someday... -->
|
<!-- <A href="https://stallman.org/facebook.html"><IMG src="https://stallman.org/no-facebook-svg.png" alt="Not f'd. You won't find me on Facebook" width="200" /></A> Someday... -->
|
||||||
</TD></TR></TABLE>
|
</TD></TR></TABLE>
|
||||||
|
|
||||||
<HR size="1" width="25%" align="left" />
|
<HR size="1" width="25%" align="left" />
|
||||||
|
|
||||||
<P>This site is best viewed in Firefox but is tested in Lynx.</P>
|
<P>This site is best viewed in Firefox but is tested in Lynx.</P>
|
||||||
|
<IMG src="http://textfiles.com/underconstruction/CoColosseumBleachers1625construction.gif" alt="This Website Under Continuous Development" />
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
Loading…
Reference in New Issue
Block a user