diff --git a/assets/site.css b/assets/site.css index 3570a9c..fe7ca34 100644 --- a/assets/site.css +++ b/assets/site.css @@ -296,10 +296,6 @@ body > footer { } } -footer section { - margin-top: 0; -} - .nav-toggle-button { cursor: pointer; text-decoration-line: underline; diff --git a/site/_includes/-footer.njk b/site/_includes/-footer.njk index 2dc3841..6579f1f 100644 --- a/site/_includes/-footer.njk +++ b/site/_includes/-footer.njk @@ -1,21 +1,11 @@ \ No newline at end of file + © Joshua Seigler 2025. + - + GitHub + - + RSS + - + Contact + - + Unoffice Hours + diff --git a/site/_includes/base.njk b/site/_includes/base.njk index 0805bde..a9f6864 100644 --- a/site/_includes/base.njk +++ b/site/_includes/base.njk @@ -22,7 +22,7 @@ title: Joshua's Homepage {% endif %} - +
{% include "-header.njk" %} diff --git a/site/pages/home.md b/site/pages/home.md index 1b6c919..3a7bd46 100644 --- a/site/pages/home.md +++ b/site/pages/home.md @@ -8,4 +8,4 @@ I'm Joshua Seigler, a homeschooled kid born in the 80s. I've watched technology At the moment I work for a risk analysis startup called QI Path. I have been a software engineer since 2010, and my focus has been on front-end development for web and mobile. See [my professional timeline](/timeline) for more information. -If you would like to connect, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website) or [book an "unoffice hours" chat](/unoffice-hours)[?](https://interconnected.org/home/2020/09/24/unoffice_hours) +If you would like to connect, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website) or [book an "unoffice hours" chat](https://appointments.apps.seigler.net)[?](https://interconnected.org/home/2020/09/24/unoffice_hours) diff --git a/site/pages/unoffice-hours.md b/site/pages/unoffice-hours.md deleted file mode 100644 index 41f0704..0000000 --- a/site/pages/unoffice-hours.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Unoffice Hours -layout: "base.njk" ---- - -Working remotely has a lot of benefits, but we miss out on the serendipitous connections and socialization that happened just from being in the same room. Unoffice hours is part of an attempt to make new connections, but without applying the giant invisible filter of my own preferences. - -If you want to talk about pretty much anything, [book 30 minutes on my calendar](https://appointments.apps.seigler.net/?service=1). - -We could do some pair programming, talk about tech, life, matters of aesthetics or philosophy - the point is serendipity. \ No newline at end of file