mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
fix broken profile picture on about page
This commit is contained in:
parent
d346d39568
commit
560f1fa363
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ author = "John Bowdre"
|
|||
comments = false
|
||||
toc = false
|
||||
featureImage = "/images/bio-photo.jpg"
|
||||
usePageBundles = false
|
||||
+++
|
||||
|
||||
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!
|
||||
|
|
Loading…
Reference in a new issue