diff --git a/nixos-apps/ewanick.com/index.md b/nixos-apps/ewanick.com/index.md index f0e512f..f9788da 100644 --- a/nixos-apps/ewanick.com/index.md +++ b/nixos-apps/ewanick.com/index.md @@ -1,7 +1,14 @@ # Bill Ewanick -A Nix evangelist and Haskell enthusiast. -Software developer for hire, professional experience in all things JavaScript. +:::{.flex} + +- Technical Solutions Architect +- Senior Software Developer +- Nix evangelist +- Haskell disciple +- I also know JavaScript/Java, Next/SpringBoot + +Software developer for hire. Contact me for contract work at `@.com` :::{.photoframe-center} diff --git a/nixos-apps/ewanick.com/index.yaml b/nixos-apps/ewanick.com/index.yaml index 8accb66..378645a 100644 --- a/nixos-apps/ewanick.com/index.yaml +++ b/nixos-apps/ewanick.com/index.yaml @@ -26,7 +26,7 @@ pandoc: prose: max-w-prose mx-auto # Centered photo - photoframe-center: sm:w-3/4 md:w-1/2 mx-auto flex items-center justify-center + photoframe-center: flex-initial # Photo floating to right photoframe: w-full sm:w-64 float-right sm:ml-2 mb-2 sm:mb-0 border-2 p-1 bg-gray-50 @@ -35,4 +35,4 @@ pandoc: photoframe-below: clear-right page-note: text-sm text-gray-600 flex items-center justify-center my-4 italic - editor-note: text-gray-500 text-sm \ No newline at end of file + editor-note: text-gray-500 text-sm