Fix mastadon link header

Change-Id: Ied90631c0edce57eacdfc7c44a9b537cadfd17c7
Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/679
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Samuel Shuert <coded@clicks.codes>
1 file changed
tree: 21d76d71dee36f4382f4e90759b23f4eabf5a17b
  1. sites/
  2. .envrc
  3. .gitignore
  4. .gitreview
  5. bun.lockb
  6. flake.lock
  7. flake.nix
  8. package.json
  9. README.md
  10. tsconfig.json
README.md

thecoded.prof

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.