Skip to content

Commit 6d92117

Browse files
committed
Fix "Meta title" in about page
1 parent c549ec9 commit 6d92117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/about/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import Meta from "$lib/Meta.svelte";
33
</script>
44

5-
<Meta title="Mise a cíle" />
5+
<Meta title="O nás" />
66

77
<article class="thin">
88
<h2>O nás</h2>

0 commit comments

Comments
 (0)