run prettier on all svelte files

This commit is contained in:
2023-03-30 12:30:36 +05:30
parent b4c8e2131b
commit 9fa9b08eef
14 changed files with 49 additions and 29 deletions

View File

@ -1,6 +1,11 @@
<a
href="/"
class="text-text no-underline flex items-center gap-2">
<img src="/logo.png" alt="Project Segfault logo" class="w-7">
class="text-text no-underline flex items-center gap-2"
>
<img
src="/logo.png"
alt="Project Segfault logo"
class="w-7"
/>
Project Segfault</a
>

View File

@ -16,7 +16,7 @@
text: "Wiki",
external: true
},
{ href: "/blog", text: "Blog"},
{ href: "/blog", text: "Blog" },
{
href: "https://status.projectsegfau.lt/",
text: "Status",