From 7fe761771d99c0bd850ec35a270c875dc781d4a9 Mon Sep 17 00:00:00 2001 From: suvodip ghosh Date: Sat, 13 May 2023 21:53:19 +0530 Subject: [PATCH] footer-component --- src/components/Footer.astro | 56 +++++++++++++++- src/components/FooterComponent.vue | 100 +++++++++++++++++++++++++++++ src/components/Header.astro | 8 +-- src/pages/gallery.astro | 79 +++++++++++------------ src/pages/learn.astro | 68 ++++++++++++++++++++ 5 files changed, 263 insertions(+), 48 deletions(-) create mode 100644 src/components/FooterComponent.vue create mode 100644 src/pages/learn.astro diff --git a/src/components/Footer.astro b/src/components/Footer.astro index bc7b6a8..4f224e1 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,7 +1,47 @@ +--- +import FooterComponent from "./FooterComponent.vue" +// const notice = await fetch('https://api8.siliconpin.com/items/scc22?filter[status][_eq]=published&filter[type][_eq]=notice'); +// const noticeJson = await notice.json(); +// const noticeData = noticeJson.data.reverse(); +// console.log(noticeData) +--- + +
+ +
- + diff --git a/src/components/FooterComponent.vue b/src/components/FooterComponent.vue new file mode 100644 index 0000000..8061ae6 --- /dev/null +++ b/src/components/FooterComponent.vue @@ -0,0 +1,100 @@ + + + diff --git a/src/components/Header.astro b/src/components/Header.astro index 6c991ea..0fed970 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -7,17 +7,13 @@
- - - diff --git a/src/pages/gallery.astro b/src/pages/gallery.astro index 638c60d..7ff0d0a 100644 --- a/src/pages/gallery.astro +++ b/src/pages/gallery.astro @@ -11,232 +11,231 @@ import Footer from "../components/Footer.astro"
Gallery
-
-
-
+
+
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-
+
gallery
-