From 00b7e5fac26ea4c35b02b73fd1f7f2cd5b11f8dd Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Fri, 9 Sep 2022 22:43:17 +0630 Subject: [PATCH] Add featured section --- src/pages/index.astro | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 3934c12..f23fdf8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -53,14 +53,17 @@ import Header from "@components/Header.astro";
+