diff --git a/CHANGELOG.yml b/CHANGELOG.yml index 0efa375..253bb0f 100644 --- a/CHANGELOG.yml +++ b/CHANGELOG.yml @@ -2,8 +2,10 @@ project: name: "AotDS: The Docks" homepage: https://git.babyl.ca/yanick/aotds-docks with_stats: true - ticket_url: null releases: + - version: NEXT + changes: + - add a favicon - version: 3.2.1 changes: - desc: clipboard copy the serialized data diff --git a/src/app.html b/src/app.html index 3823569..1d76b27 100644 --- a/src/app.html +++ b/src/app.html @@ -10,7 +10,7 @@ src="https://umami.babyl.ca/umami.js" > - + %sveltekit.head% diff --git a/src/routes/(about)/about/+page.svelte b/src/routes/(about)/about/+page.svelte index 9106f55..6c89a5c 100644 --- a/src/routes/(about)/about/+page.svelte +++ b/src/routes/(about)/about/+page.svelte @@ -27,6 +27,14 @@ my Gitea instance.

+

+ Space station faveicon created by IYIKON - Flaticon +

+

Found a bug? You can report it here.