drone build Sun Sep 20 15:08:31 PDT 2026
This commit is contained in:
+4
-3
@@ -51,6 +51,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;
|
||||
|
||||
@@ -109,7 +111,6 @@
|
||||
}
|
||||
|
||||
/* Base */
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
@@ -1398,7 +1399,7 @@ switch (currentThemeValue) {
|
||||
|
||||
|
||||
<heading-anchors content="<i class='fa-solid fa-anchor'></i>" data-pagefind-body="">
|
||||
<h1 id="colophon">colophon</h1>
|
||||
<h1>colophon</h1>
|
||||
|
||||
<p>This is v2 of my personal website, built with <a href="https://www.11ty.dev/" target="_blank" rel="external">Eleventy v3.1.2</a> and hosted by <a href="https://heckin.technology/" target="_blank" rel="external">heckin' technology</a>. It's been hand-coded from the ground up.</p>
|
||||
<p>v1 of this site began in 2022 and was based on <a href="https://lenpaul.github.io/Millennial/" target="_blank" rel="external">Millennial</a>, a minimalist Jekyll theme for running a blog or publication by Paul Le.</p>
|
||||
@@ -1459,6 +1460,6 @@ switch (currentThemeValue) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/colophon/` was built on 2026-09-20T00:40:39.773Z -->
|
||||
<!-- This page `/colophon/` was built on 2026-09-20T22:08:14.572Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user