diff options
-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 |