fixed changelog latest entry date
This commit is contained in:
@@ -2,7 +2,7 @@ import { type ChangelogEntry } from "$lib/components/changelog-entry.svelte";
|
|||||||
|
|
||||||
export const entries: ChangelogEntry[] = [
|
export const entries: ChangelogEntry[] = [
|
||||||
{
|
{
|
||||||
date: "2026-02-04",
|
date: "2026-02-03",
|
||||||
time: "15:48",
|
time: "15:48",
|
||||||
content: "Now running my own Gitea instance! It now also hosts my website repository.",
|
content: "Now running my own Gitea instance! It now also hosts my website repository.",
|
||||||
link: "https://code.denizk0461.dev/denizk0461/pages",
|
link: "https://code.denizk0461.dev/denizk0461/pages",
|
||||||
|
|||||||
Reference in New Issue
Block a user