aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-05-02 04:36:46 -0400
committerPaul Duncan <pabs@pablotron.org>2023-05-02 04:36:46 -0400
commita051b16e4a3841f232a1799ec69f014a31a6f667 (patch)
tree9c09073e5837861e1e9f816031a538e9940497a9
parentf450c253caeb363750fdfab5ffcb687a863da0da (diff)
downloadpablotron.org-a051b16e4a3841f232a1799ec69f014a31a6f667.tar.bz2
pablotron.org-a051b16e4a3841f232a1799ec69f014a31a6f667.zip
add static/files/about, update about wording
-rw-r--r--content/articles/about.md14
-rw-r--r--static/files/about/me-funny.jpgbin0 -> 110265 bytes
-rw-r--r--static/files/about/me-funny.webpbin0 -> 64138 bytes
3 files changed, 12 insertions, 2 deletions
diff --git a/content/articles/about.md b/content/articles/about.md
index 49d0509..f1c2f91 100644
--- a/content/articles/about.md
+++ b/content/articles/about.md
@@ -4,6 +4,16 @@ slug: "about"
show: false
title: "About"
url: "/about/"
+
+pics:
+ me:
+ css: "image"
+ # tip: "April energy production and consumption."
+ sources:
+ - "/files/about/me-funny.webp"
+ - src: "/files/about/me-funny.jpg"
+ width: 805
+ height: 493
---
## About Me
@@ -19,8 +29,8 @@ I enjoy reading about math, programming, computer security, and science,
writing [Open Source software][oss], tinkering with electronics, [3D
printing][], and creating electronic music.
-In my spare time I also run a couple of servers which provide web and
-email hosting for friends and family.
+In my spare time I run a couple of servers which provide web and email
+hosting for friends and family.
## About This Site
diff --git a/static/files/about/me-funny.jpg b/static/files/about/me-funny.jpg
new file mode 100644
index 0000000..630713c
--- /dev/null
+++ b/static/files/about/me-funny.jpg
Binary files differ
diff --git a/static/files/about/me-funny.webp b/static/files/about/me-funny.webp
new file mode 100644
index 0000000..c6249cc
--- /dev/null
+++ b/static/files/about/me-funny.webp
Binary files differ