use post for remaining plain pages
This commit is contained in:
parent
a29ee38e0e
commit
b9363048fd
3 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
title: Now
|
||||
layout: "base.njk"
|
||||
layout: "post.njk"
|
||||
date: 2025-06-07
|
||||
omitTOC: true
|
||||
---
|
||||
|
||||
I live in Southbridge, Massachusetts since 2022, with my wife Sara and our three cats. We're starting to get more integrated here. I'm about to start a new role, my third or fourth startup depending on how you count it. I'm active in [a local church](https://www.stmichaelorthodox.com/). I recently changed my mind about olives (I like them now).
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Unoffice Hours
|
||||
layout: "base.njk"
|
||||
layout: "post.njk"
|
||||
omitDate: true
|
||||
omitTOS: true
|
||||
---
|
||||
|
||||
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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: What I Use
|
||||
layout: "base.njk"
|
||||
layout: "post.njk"
|
||||
date: 2025-06-10
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue