Prettier Changes

This commit is contained in:
Neshura 2024-01-02 02:39:22 +01:00
parent 829e911674
commit 5bd01c3a22
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
10 changed files with 69 additions and 79 deletions
src/routes/about

View file

@ -1,4 +1,4 @@
<svelte:head>
<title>About</title>
<meta name="description" content="Information about this Website">
</svelte:head>
<title>About</title>
<meta name="description" content="Information about this Website" />
</svelte:head>