include html.m4, _BAR
This commit is contained in:
parent
46ad6773ef
commit
26a160819d
@ -1,7 +1,8 @@
|
|||||||
define(`_PAGE', `')dnl
|
define(`_PAGE', `')dnl
|
||||||
define(`_TITLE', `trinity dot moe')dnl
|
define(`_TITLE', `trinity dot moe')dnl
|
||||||
define(`_DESCRIPTION', `trinity`'s personal website')dnl
|
define(`_DESCRIPTION', `trinity`'s personal website')dnl
|
||||||
define(`_STYLE', `')
|
define(`_STYLE', `')dnl
|
||||||
|
include(`html.m4')dnl
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<HTML lang="en-US">
|
<HTML lang="en-US">
|
||||||
include(`head.m4')dnl
|
include(`head.m4')dnl
|
||||||
@ -31,7 +32,7 @@ If this confuses you just say things like "<I>they</I> walked", or &qu
|
|||||||
I won't get offended if you use <CODE>he/him</CODE> but I'll probably be a bit confused.
|
I won't get offended if you use <CODE>he/him</CODE> but I'll probably be a bit confused.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
This website is the compiled output of an <A HREF="https://git.sr.ht/~trinity/homepage</A>m4 project</A>.
|
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>.
|
See something wrong? <A HREF="#contact">Contact me</A>.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
@ -42,51 +43,51 @@ and <A HREF="http://devenblake.com">devenblake.com</A> should redirect here but
|
|||||||
|
|
||||||
include(`navigation.m4')dnl
|
include(`navigation.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`contact.m4')dnl
|
include(`contact.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`services.m4')dnl
|
include(`services.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`praise.m4')dnl
|
include(`praise.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`extensions.m4')dnl
|
include(`extensions.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`now.m4')dnl
|
include(`now.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`faq.m4')dnl
|
include(`faq.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`gear.m4')dnl
|
include(`gear.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`trinitisms.m4')dnl
|
include(`trinitisms.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`zelda.m4')dnl
|
include(`zelda.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`privacy.m4')dnl
|
include(`privacy.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
include(`stickers.m4')dnl
|
include(`stickers.m4')dnl
|
||||||
|
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
_BAR
|
||||||
|
|
||||||
<INPUT ONCLICK="quote_new();" TYPE="button" VALUE="free quote" />
|
<INPUT ONCLICK="quote_new();" TYPE="button" VALUE="free quote" />
|
||||||
<P ID="quote_value"></P>
|
<P ID="quote_value"></P>
|
||||||
|
Loading…
Reference in New Issue
Block a user