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 +
+
+
+ +
+ +