Updates
This commit is contained in:
parent
2375a6e271
commit
461e9bc7f9
92 changed files with 668 additions and 127 deletions
30
index.html
30
index.html
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
|
||||
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
|
||||
<style>
|
||||
/* inter-latin-wght-normal */
|
||||
@font-face {
|
||||
|
@ -39,7 +39,7 @@
|
|||
src="https://stats.apps.seigler.net/script.js"
|
||||
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
|
||||
></script>
|
||||
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
|
||||
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
|
||||
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
|
||||
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
|
||||
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />
|
||||
|
@ -132,6 +132,19 @@
|
|||
<h2>Posts</h2>
|
||||
|
||||
<ul class="collection">
|
||||
<li>
|
||||
<a href="/posts/july-21-2025/">War</a>
|
||||
<aside>June 21, 2025</aside>
|
||||
<aside>
|
||||
<span class="tags" style="--totalTags: 10"
|
||||
><a class="tag" style="--tagIndex: 6" href="/tags/zeitgeist"
|
||||
>zeitgeist</a
|
||||
>
|
||||
<a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
|
||||
</span>
|
||||
</aside>
|
||||
<p>Lord, have mercy.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/my-very-own-github-pages/"
|
||||
>My Very Own GitHub Pages</a
|
||||
|
@ -195,19 +208,6 @@
|
|||
</aside>
|
||||
<p>New look, simpler tech.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/finally-a-coherent-worldview/"
|
||||
>Finally, a Coherent Worldview</a
|
||||
>
|
||||
<aside>July 14, 2023</aside>
|
||||
<aside>
|
||||
<span class="tags" style="--totalTags: 10"
|
||||
><a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
|
||||
<a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
|
||||
</span>
|
||||
</aside>
|
||||
<p>Why did I think I could figure everything out on my own?</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="//">More …</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue