added website update
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
import { type UpdateEntry } from "$lib/components/update-entry.svelte";
|
import { type UpdateEntry } from "$lib/components/update-entry.svelte";
|
||||||
|
|
||||||
export const entries: UpdateEntry[] = [
|
export const entries: UpdateEntry[] = [
|
||||||
|
{
|
||||||
|
date: "2026-03-07",
|
||||||
|
time: "14:12",
|
||||||
|
content: "I fancied up some element animations, especially on the devlog and blog pages! The main page also got some love.",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: "2026-03-05",
|
date: "2026-03-05",
|
||||||
time: "23:59",
|
time: "23:59",
|
||||||
|
|||||||
Reference in New Issue
Block a user