This commit is contained in:
Joshua Seigler 2025-06-23 00:35:12 -04:00
parent 8cb9dd1c01
commit e0b78078b3
112 changed files with 565 additions and 778 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=6aa1f2ed188f" />
<link rel="stylesheet" href="/site.css?v=0e1c0ec797b9" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -100,39 +100,30 @@
preferences.
</p>
<p>
If you want to talk about pretty much anything,
<a
href="https://cal.com/joshuaseigler/unoffice-hours"
target="_blank"
rel="noopener"
>book 30 minutes on my calendar</a
>.
We could do some pair programming, talk about tech, life, matters of
aesthetics or philosophy - the point is serendipity. If you want to call
with no agenda, thats fine too, we can just get to know each other.
</p>
<p>
We could do some pair programming, talk about tech, life, matters of
aesthetics or philosophy - the point is serendipity.
<a
class="button"
href="https://cal.com/joshuaseigler/unoffice-hours"
rel="noopener"
target="_blank"
>Book 30 minutes on my calendar</a
>
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
-
<a href="/webrings/">Web Rings</a>
</footer>
<div id="effects"></div>
</body>