edited changelog entry style attributes to be more responsive

This commit is contained in:
2026-02-03 22:49:04 +01:00
parent 4739326cb2
commit 12dd9c30dc
2 changed files with 41 additions and 6 deletions

View File

@@ -1,6 +1,11 @@
import { type ChangelogEntry } from "$lib/components/changelog-entry.svelte";
export const entries: ChangelogEntry[] = [
{
date: "2026-02-03",
time: "22:46",
content: "Created a new gallery widget for the main page and added a link to the new Gitea instance.",
},
{
date: "2026-02-03",
time: "15:48",