mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-12 10:25:16 +00:00
Fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<:Head>
|
||||
<title>About</title>
|
||||
<title>Index</title>
|
||||
</:Head>
|
||||
|
||||
<Layout page='home'>
|
||||
@@ -55,4 +55,4 @@
|
||||
Layout
|
||||
}
|
||||
};
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user