this site could use some CONSISTENCY !!!!! GOD !!!!
This commit is contained in:
parent
77ff2b43c1
commit
6e58a9d911
3 changed files with 5 additions and 3 deletions
|
@ -4,8 +4,9 @@
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>about</h1>
|
<h1>about</h1>
|
||||||
<p>hey, i'm MeowcaTheoRange.<br />i run abtmtr.link, for the most part.</p>
|
<p>who runs abtmtr.link?</p>
|
||||||
<h2>MeowcaTheoRange's h-card</h2>
|
<h2>MeowcaTheoRange's h-card</h2>
|
||||||
|
<p>hey, i'm MeowcaTheoRange.<br />i run abtmtr.link, for the most part.</p>
|
||||||
<div class="h-card">
|
<div class="h-card">
|
||||||
<h3><span class="p-name">Theo Range</span>
|
<h3><span class="p-name">Theo Range</span>
|
||||||
(<span class="p-nickname">MeowcaTheoRange</span>)</h3>
|
(<span class="p-nickname">MeowcaTheoRange</span>)</h3>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>sites</h1>
|
<h1>sites</h1>
|
||||||
<p>a large collection of 88x31s.</p>
|
<p>a collection of other sites in the form of 88x31s.</p>
|
||||||
<h2>friends of abtmtr.link (<%= b.length %>)</h2>
|
<h2>friends of abtmtr.link (<%= b.length %>)</h2>
|
||||||
<div>
|
<div>
|
||||||
<% b.forEach((button) => { %>
|
<% b.forEach((button) => { %>
|
||||||
|
|
|
@ -4,8 +4,9 @@
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>updates</h1>
|
<h1>updates</h1>
|
||||||
<p><%= rss.description %><br />subscribe to the <a href="/rss">rss feed</a>!</p>
|
<p>what's going on with abtmtr.link?</p>
|
||||||
<h2>items</h2>
|
<h2>items</h2>
|
||||||
|
<p>subscribe to the <a href="/rss">rss feed</a>!</p>
|
||||||
<ul>
|
<ul>
|
||||||
<% rss.items.forEach((item) => { %>
|
<% rss.items.forEach((item) => { %>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in a new issue