Implement multilingual support in footer and add legal pages
This commit is contained in:
parent
7bd0905ecf
commit
2975984104
12 changed files with 719 additions and 8 deletions
|
|
@ -66,6 +66,6 @@ const {
|
|||
<main transition:animate="fade">
|
||||
<slot />
|
||||
</main>
|
||||
<Footer transition:persist />
|
||||
<Footer locale={locale} transition:persist />
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue