drone build Sun Sep 20 15:08:31 PDT 2026
This commit is contained in:
+20
-5
@@ -274,6 +274,8 @@
|
||||
color-scheme: light dark;
|
||||
|
||||
--font-family: 'Atkinson Hyperlegible Next', sans-serif;
|
||||
/* if you change the header font, go to post-toc.css and fuck about with the width
|
||||
of the table of contents */
|
||||
--font-family-headers: 'Peritel', 'Atkinson Hyperlegible Next', sans-serif;
|
||||
--font-family-code: 'Atkinson Hyperlegible Mono', monospace;
|
||||
|
||||
@@ -332,7 +334,6 @@
|
||||
}
|
||||
|
||||
/* Base */
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
@@ -1389,7 +1390,7 @@ switch (currentThemeValue) {
|
||||
<main id="main">
|
||||
|
||||
|
||||
<h1 id="reference">reference</h1>
|
||||
<h1>reference</h1>
|
||||
|
||||
|
||||
<p class="centered">the reference section is for informational posts</p>
|
||||
@@ -1397,9 +1398,23 @@ switch (currentThemeValue) {
|
||||
|
||||
<ol id="postlist">
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/recommendations-and-favorites/">
|
||||
<h2 data-ha-exclude="">recommendations & favorites </h2>
|
||||
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>highlight</li>
|
||||
|
||||
</ul>
|
||||
<img src="/img/metal-curl.jpg" alt="Photo unrelated to content of post. A metal sculpture rises up and curls into itself, with similar sculptures around it. Looking through the very center of the curve, an any-gender bathroom sign is visible." loading="lazy" decoding="async" width="1000" height="666">
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/gender/">
|
||||
<h2 data-ha-exclude="" id="gender">gender? </h2>
|
||||
<h2 data-ha-exclude="">gender? </h2>
|
||||
|
||||
<ul class="postlist-tags">
|
||||
|
||||
@@ -1413,7 +1428,7 @@ switch (currentThemeValue) {
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/queer-book-list/">
|
||||
<h2 data-ha-exclude="" id="queer-book-list">queer book list </h2>
|
||||
<h2 data-ha-exclude="">queer book list </h2>
|
||||
|
||||
<ul class="postlist-tags">
|
||||
|
||||
@@ -1493,6 +1508,6 @@ switch (currentThemeValue) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/reference/3/` was built on 2026-09-20T00:40:46.057Z -->
|
||||
<!-- This page `/reference/3/` was built on 2026-09-20T22:08:18.341Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user