From 15601e7bd4efdb8865ab63ab6dcee8c6ab3b6bfb Mon Sep 17 00:00:00 2001 From: Avraham Sakal Date: Tue, 14 Jan 2025 21:32:54 -0500 Subject: [PATCH] replace homepage Hero --- src/pages/index.astro | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 7e17d2c..6337b7e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,11 +1,27 @@ --- import Layout from '../layouts/Layout.astro'; import Hero from 'fulldev-ui/blocks/Hero.astro'; +import LeftRightSplit from '../structure/LeftRightSplit.astro'; +import NavLink from '../widgets/NavLink.astro'; ---
- +
+

The Coding Blog

+

Welcome to The Clog

+

A practical coding blog in the form of journal entries and articles.

+
+ Journal + Articles +
+
+
+ +
+ +