diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-05-02 04:36:46 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-05-02 04:36:46 -0400 |
commit | a051b16e4a3841f232a1799ec69f014a31a6f667 (patch) | |
tree | 9c09073e5837861e1e9f816031a538e9940497a9 | |
parent | f450c253caeb363750fdfab5ffcb687a863da0da (diff) | |
download | pablotron.org-a051b16e4a3841f232a1799ec69f014a31a6f667.tar.bz2 pablotron.org-a051b16e4a3841f232a1799ec69f014a31a6f667.zip |
add static/files/about, update about wording
-rw-r--r-- | content/articles/about.md | 14 | ||||
-rw-r--r-- | static/files/about/me-funny.jpg | bin | 0 -> 110265 bytes | |||
-rw-r--r-- | static/files/about/me-funny.webp | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..630713c --- /dev/null +++ b/static/files/about/me-funny.jpg diff --git a/static/files/about/me-funny.webp b/static/files/about/me-funny.webp Binary files differnew file mode 100644 index 0000000..c6249cc --- /dev/null +++ b/static/files/about/me-funny.webp |