Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
# Conflicts: # src/components/molecules/Location.svelte # src/routes/index.svelte
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
seo_name
|
||||
seo_title
|
||||
seo_description
|
||||
limit_new
|
||||
instagram
|
||||
footer_links
|
||||
newsletter_url
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
<script lang="ts">
|
||||
import { getContext } from 'svelte'
|
||||
// Components
|
||||
import Button from '$components/atoms/Button.svelte'
|
||||
import Locations from '$components/organisms/Locations.svelte'
|
||||
import Metas from '$components/Metas.svelte'
|
||||
import Button from '$components/atoms/Button.svelte'
|
||||
import PhotoCard from '$components/molecules/PhotoCard.svelte'
|
||||
import Newsletter from '$components/organisms/Newsletter.svelte'
|
||||
import Shop from '$components/organisms/Shop.svelte'
|
||||
|
||||
Reference in New Issue
Block a user