105 lines
2.6 KiB
Plaintext
105 lines
2.6 KiB
Plaintext
define(`_PAGE', `')dnl
|
|
define(`_TITLE', `trinity dot moe')dnl
|
|
define(`_DESCRIPTION', `trinity`'s personal website')dnl
|
|
define(`_STYLE', `')dnl
|
|
include(`html.m4')dnl
|
|
<!DOCTYPE html>
|
|
<HTML lang="en-US">
|
|
include(`head.m4')dnl
|
|
<BODY>
|
|
|
|
<SCRIPT TYPE="application/javascript" SRC="js/cookies.js" ></SCRIPT>
|
|
<SCRIPT TYPE="application/javascript" SRC="js/quotes.js" ></SCRIPT>
|
|
<SCRIPT TYPE="application/javascript" SRC="js/sheets.js" ></SCRIPT>
|
|
|
|
<SCRIPT TYPE="application/javascript">//<!--
|
|
window.onload = function(){
|
|
window.initializesheets();
|
|
window.quotes_initialize();
|
|
};
|
|
//--></SCRIPT>
|
|
|
|
include(`announcement.m4')dnl
|
|
<P>Hi, I'm Deven Trinity Blake. I'm just your normal everyday nerd.</P>
|
|
<SMALL>
|
|
transcriptions of my name include: <BR />
|
|
ديفين بلايك <BR />
|
|
バレイク デビン (BLAKE Deven)
|
|
</SMALL>
|
|
<P>
|
|
To correctly refer to me you may use <CODE>she/her</CODE>, <CODE>they/them</CODE>, or any genderless pronoun set you prefer to use.
|
|
If this confuses you just say things like "<I>they</I> walked", or "I saw <I>them</I> walking".
|
|
I won't get offended if you use <CODE>he/him</CODE> but I'll probably be a bit confused.
|
|
</P>
|
|
<P>
|
|
This website is the compiled output of an <A HREF="https://git.sr.ht/~trinity/homepage">m4 project</A>.
|
|
See something wrong? <A HREF="#contact">Contact me</A>.
|
|
</P>
|
|
<P>
|
|
The canonical URL for this page is <A HREF="https://trinity.moe/">https://trinity.moe/</A>.
|
|
You can also use the <A HREF="https://aaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.com/a?áaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂáaaÂåAæãæãæaâÁáÆáÆææææææáÅæãæáåÀåÅåÀæãæÀáÅåÄåÆåä">lengthened URL</A> if need be,
|
|
and <A HREF="http://devenblake.com">devenblake.com</A> should redirect here but is broken.
|
|
</P>
|
|
|
|
include(`navigation.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`contact.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`services.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`praise.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`extensions.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`now.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`faq.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`gear.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`trinitisms.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`zelda.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`privacy.m4')dnl
|
|
|
|
_BAR
|
|
|
|
include(`stickers.m4')dnl
|
|
|
|
_BAR
|
|
|
|
<INPUT ONCLICK="quote_new();" TYPE="button" VALUE="free quote" />
|
|
<P ID="quote_value"></P>
|
|
<P ID="quote_author"></P>
|
|
|
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
|
|
|
<P>
|
|
This site is written in vim and tested in the latest Firefox.
|
|
No rights reserved, all rights exercised, rights turned to lefts, left in this corner of the web.
|
|
</P>
|
|
|
|
</BODY>
|
|
</HTML>
|