commit: 238af63dd5de0226c60e1f608104a9e570092b3e
parent ba841633cb3ca88b6779af0d31c676d7e2ae6e91
Author: Drew DeVault <sir@cmpwn.com>
Date: Mon, 25 Nov 2024 09:31:20 +0100
Remove spacepub, update profile image
Diffstat:
3 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/layouts/index.html b/layouts/index.html
@@ -16,7 +16,7 @@
<aside>
<img
- src="https://drewdevault.com/avatar-148.jpg"
+ src="/ddevault-profile-148_2.jpg"
alt="My avatar: an astronaut in a spacesuit with a school of fish and the moon visible in the reflection on their visor"
width="148" height="148" />
@@ -31,18 +31,8 @@
<dd><a href="mailto:sir@cmpwn.com">sir@cmpwn.com</a></dd>
<dt>sourcehut</dt>
<dd><a href="https://sr.ht/~sircmpwn">~sircmpwn</a></dd>
- <dt>peertube</dt>
- <dd><a href="https://spacepub.space/video-channels/sircmpwn">spacepub.space</a></dd>
<dt>pgp</dt>
<dd><a href="/publickey.txt">7BC79407090047CA</a></dd>
</dl>
-
- <small>
- Before reaching out to me, be aware that I get many emails, and my typical
- response time can be days or weeks. Please keep that in mind before
- sending me a question that could be answered with a web search, reading a
- man page, asking an on-topic IRC channel, etc. I do want to read your
- email, though, so if in doubt, send it!
- </small>
</aside>
</main>
diff --git a/static/ddevault-profile-148_2.jpg b/static/ddevault-profile-148_2.jpg
Binary files differ.
diff --git a/static/ddevault-profile.jpg b/static/ddevault-profile.jpg
Binary files differ.