From aca8d1c7af1167c6bb8933592d461c622d47b6ab Mon Sep 17 00:00:00 2001 From: srosset81 Date: Fri, 29 Mar 2024 17:12:52 +0100 Subject: [PATCH] Fix build --- src/components/blog/SinglePost.astro | 6 +++--- src/config.yaml | 2 +- src/pages/homes/mobile-app.astro | 19 +++---------------- 3 files changed, 7 insertions(+), 20 deletions(-) diff --git a/src/components/blog/SinglePost.astro b/src/components/blog/SinglePost.astro index 010f079..8938f00 100644 --- a/src/components/blog/SinglePost.astro +++ b/src/components/blog/SinglePost.astro @@ -26,9 +26,9 @@ const { post } = Astro.props;

- + > --> { post.category && ( <> @@ -80,7 +80,7 @@ const { post } = Astro.props;

- +
diff --git a/src/config.yaml b/src/config.yaml index c595c1c..492a626 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -1,6 +1,6 @@ site: name: Assemblée Virtuelle - site: 'https://blog.assemblee-virtuelle.org' + site: 'https://astro.assemblee-virtuelle.org' base: '/' trailingSlash: false diff --git a/src/pages/homes/mobile-app.astro b/src/pages/homes/mobile-app.astro index 6fce46d..ab3cc60 100644 --- a/src/pages/homes/mobile-app.astro +++ b/src/pages/homes/mobile-app.astro @@ -14,9 +14,6 @@ import Stats from '~/components/widgets/Stats.astro'; import Button from '~/components/ui/Button.astro'; import Image from '~/components/common/Image.astro'; -import appStoreImg from '~/assets/images/app-store.png'; -import googlePlayImg from '~/assets/images/google-play.png'; - const appStoreDownloadLink = 'https://github.com/onwidget/astrowind'; const googlePlayDownloadLink = 'https://github.com/onwidget/astrowind'; @@ -65,18 +62,8 @@ const metadata = { - Download now and embark on a journey to elevate your projects like never before. + Download now and embark on a journey to elevate your projects like never before. - -
- - - -
@@ -284,7 +271,7 @@ const metadata = { title="Download our app now!" subtitle="Access a variety of stunning templates, simplify your creative process, and elevate your online presence." > -
+