fuck it push it

This commit is contained in:
2022-12-20 23:09:18 -05:00
parent a62db2e265
commit 02eaca8bd2
11 changed files with 87 additions and 111 deletions
+29 -28
View File
@@ -12,45 +12,59 @@ include(`head.m4')dnl
<SCRIPT TYPE="application/javascript" SRC="js/quotes.js" ></SCRIPT>
<SCRIPT TYPE="application/javascript" SRC="js/sheets.js" ></SCRIPT>
<SCRIPT TYPE="application/javascript">//<!--
<SCRIPT TYPE="application/javascript">
window.onload = function(){
window.QUOTES_L_QUOTE_MARK = "";
window.QUOTES_R_QUOTE_MARK = "";
window.QUOTES_QUOTE_AUTHOR_PREFIX = "";
window.initializesheets();
window.quotes_initialize();
window.quote_new();
};
//--></SCRIPT>
</SCRIPT>
<CENTER>
<IMG
<TABLE>
<TR>
<TD><IMG
ALT="trinity"
WIDTH=25%
SRC="img/maya.png"
/>
<P>
STYLE="object-fit: fit"
/></TD>
<TD><P>
Deven Trinity Blake <BR />
<SMALL>
トリニティ三<BR />
ديفين بلايك
</SMALL>
</TD>
</TABLE>
</CENTER>
</P>
<P>
Most people call me Trinity and use _code(`she/her') or genderless pronouns to refer to me.
I won't get offended if you use _code(`he/him') but I'll probably be a bit confused.
</P>
<P>
You can usually find me in the middle or on the wall of the mosh pit.
</P>
include(`navigation.m4')dnl
<P><I>Click to jump or navigate to...
<A HREF="blah/" >blah/</A>,
<A HREF="bookmarks">bookmarks/</A>,
<A HREF="css/" >css/</A>,
<A HREF="home/" >home/</A>,
<A HREF="phones/" >phones/</A>,
<A HREF="shitlist/">shitlist/</A>,
<A HREF="x200t/" >X200T</A>;
</I></P>
<P>
This website is an <A HREF="https://git.sr.ht/~trinity/homepage">m4 project</A>.
The canonical URL for this page is _literal_hyperlink(`https://trinity.moe/').
</P>
include(`services.m4')dnl
include(`stickers.m4')dnl
include(`zelda.m4')dnl
<FIGURE>
<BLOCKQUOTE><P ID="quote_value"></P></BLOCKQUOTE>
<FIGCAPTION ID="quote_author"></FIGCAPTION>
</FIGURE>
_BAR
include(`faq.m4')dnl
_BAR
@@ -58,23 +72,10 @@ include(`trinitisms.m4')dnl
_BAR
include(`zelda.m4')dnl
_BAR
include(`praise.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>
_BAR
<P>
This site is written in vim and tested in the latest Firefox.