added blog post 2026/0214

This commit is contained in:
2026-02-14 19:52:00 +01:00
parent 8b82f5fb4f
commit 5ddaa29853
4 changed files with 41 additions and 0 deletions

View File

@@ -30,6 +30,17 @@ export const posts: BlogPostLink[] = [
// title: "Portsmouth Postmortem",
// description: "",
// }],
{
key: "2026/0214",
post: {
date: "2026-02-14",
time: "19:46",
banner: "logins.webp",
bannerAlt: "A curved stick from a tree with some dry leaves attached. Its form resembles an entity with two legs, a spine, and no arms, leaning over and looking sad.",
title: "SSH Woes",
description: "About how I was shocked to learn that my server was open for attacks for well over a year.",
}
},
{
key: "2026/0208",
post: {