update and m4ify moar
This commit is contained in:
parent
99b5248a21
commit
46ad6773ef
@ -1,24 +1,25 @@
|
|||||||
|
define(`_service', `<B>$1</B>, $2')dnl
|
||||||
|
define(`_service_inactive', `<I>_service($1, $2)</I>')dnl
|
||||||
<H2 ID="services">Services I'm on include...</H2>
|
<H2 ID="services">Services I'm on include...</H2>
|
||||||
<P>
|
<P>
|
||||||
<I><B>All Things Weezer</B>, deven</I>;
|
_service_inactive(`All Things Weezer', `deven');
|
||||||
<I><B>ArchWiki</B>, deven</I>;
|
_service_inactive(`ArchWiki', `deven');
|
||||||
<I><B>Bandcamp</B>, devenblake</I>;
|
_service_inactive(`Bandcamp', `devenblake');
|
||||||
<I><B>CodeWalrus</B>, deven</I>;
|
_service_inactive(`CodeWalrus', `deven');
|
||||||
<B>CMRO</B>, <A HREF="https://cmro.travis-starnes.com/statistics.php?display_user=11705">trinity</A>;
|
_service(`CMRO', `<A HREF="https://cmro.travis-starnes.com/statistics.php?display_user=11705">trinity</A>');
|
||||||
<B>Discord</B>, trinity#3756;
|
_service(`Discord', `trinity#3756');
|
||||||
<I><B>GitHub</B>, devenblake</I>;
|
_service_inactive(`GitHub', `devenblake');
|
||||||
<I><B>itch.io</B>, devenblake</I>;
|
_service_inactive(`itch.io', `devenblake');
|
||||||
<B>last.fm</B>, trn1ty;
|
_service_inactive(`last.fm', `trn1ty');
|
||||||
<B>Libera.chat IRC</B>, trinity;
|
_service_inactive(`Libera.chat IRC', `trinity');
|
||||||
<B>Matrix</B>, tr1nity:matrix.org;
|
_service_inactive(`Matrix', `tr1nity:matrix.org');
|
||||||
<I><B>Okuna</B>, 333</I>;
|
_service(`Reddit', `u/devenblake');
|
||||||
<I><B>Reddit</B>, u/devenblake</I>;
|
_service_inactive(`Soundcloud', `devenblake');
|
||||||
<I><B>Soundcloud</B>, devenblake</I>;
|
_service(`Sourcehut', `trinity');
|
||||||
<B>Sourcehut</B>, trinity;
|
_service_inactive(`SpaceHey', `dtb');
|
||||||
<I><B>SpaceHey</B>, dtb</I>;
|
_service_inactive(`Substack', `trn1ty');
|
||||||
<I><B>Substack</B>, trn1ty</I>;
|
_service_inactive(`TikTok', `trn1ty');
|
||||||
<I><B>TikTok</B>, trn1ty</I>;
|
_service_inactive(`Wikipedia', `DTB')
|
||||||
<I><B>Wikipedia</B>, DTB</I>
|
|
||||||
</P>
|
</P>
|
||||||
<SMALL>(<A HREF="http://murderu.us/">I also have an IRC server (mirrored to Discord)</A>)</SMALL>
|
<SMALL>(<A HREF="http://murderu.us/">I also have an IRC server (mirrored to Discord)</A>)</SMALL>
|
||||||
<P>
|
<P>
|
||||||
|
Loading…
Reference in New Issue
Block a user