pidgin/nest

e678f96c3fb3
Add a post for the 2023 Q4 state of the bird

Testing Done:
Ran hugo locally and verified links worked and didn't do any trailing slash redirection.

Reviewed at https://reviews.imfreedom.org/r/2947/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}