1
1
Fork 0

Compare commits

..

No commits in common. "7e565d40cac89114e5d682e5754baee0a675f707" and "e1a243861ef13f4476984039cc69e8e3d9983377" have entirely different histories.

3 changed files with 5 additions and 12 deletions

View File

@ -1,14 +1,7 @@
# Bill Ewanick
:::{.flex}
- Technical Solutions Architect
- Senior Software Developer
- Nix evangelist
- Haskell disciple
- I also know JavaScript/Java, Next/SpringBoot
Software developer for hire.
A Nix evangelist and Haskell enthusiast.
Software developer for hire, professional experience in all things JavaScript.
Contact me for contract work at `<firstName>@<lastName>.com`
:::{.photoframe-center}

View File

@ -26,7 +26,7 @@ pandoc:
prose: max-w-prose mx-auto
# Centered photo
photoframe-center: flex-initial
photoframe-center: sm:w-3/4 md:w-1/2 mx-auto flex items-center justify-center
# 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

View File

@ -1,6 +1,6 @@
{
services.jitsi-meet = {
enable = true;
enable = false;
hostName = "jitsi.crueltysquad.com";
config = {
enableWelcomePage = false;