From deb02a99d44e8364d9ef2a7792b5e26c6630f4e3 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 17 Dec 2021 22:41:55 -0600 Subject: [PATCH] add lovely photo to bio page --- content/about.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about.md b/content/about.md index c76ac71..281b58d 100644 --- a/content/about.md +++ b/content/about.md @@ -6,6 +6,7 @@ aliases = ["about-john", "about-me", "contact"] author = "John Bowdre" comments = false toc = false +featureImage = "/images/bio-photo.jpg" +++ By day, I manage a large virtualized server environment, with a focus on learning to leverage cloud and automation technologies to make that task a bit easier. My big project from the past year or so has been a VMware vRealize Automation implementation to streamline our server deployments, and I've been sharing some of what I've learned in that process here on Virtually Potato, primarily in the [vRA8 series of posts](/series/vra8). I don't have a strong development background (knowing just enough to be dangerous) so I do a lot of fumbling along the way, but I'm _generally_ make things work the way I want them to. And hopefully some of the notes I've made along the way might help someone else with their own projects!