added new blog post

This commit is contained in:
2026-03-25 22:18:57 +01:00
parent d0d74becc5
commit 5dee4fccc1
6 changed files with 55 additions and 5 deletions

View File

@@ -23,6 +23,17 @@ export interface BlogPostLink {
export const posts: BlogPostLink[] = [
{
key: "2026/0325",
post: {
date: "2026-03-25",
time: "22:22",
banner: "banner.webp",
bannerAlt: "A sunset captured from an Autobahn exit.",
title: "I made a LIGHTYEARS font",
description: "I feel electric and it's only getting brighter!",
}
},
{
key: "2026/0317",
post: {