From 9e0a2810f52bcda1593350da4d1a1e760aecc5d6 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Fri, 31 Oct 2025 23:24:39 -0400 Subject: [PATCH] adding baseurl and updating index.md --- docs/_config.yml | 2 +- docs/index.md | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 7a4eca8..a4d4d38 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,6 @@ title: "Richie Cahill" description: "ALL THE CHAOS THAT I CANT DO AT WORK" -baseurl: "" # empty for user site, or "/my-blog" for project site +baseurl: "/dotfiles" url: "https://richiecahill.github.io" remote_theme: pages-themes/hacker@v0.2.0 diff --git a/docs/index.md b/docs/index.md index 5ad3635..896f006 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,10 +1,17 @@ --- -layout: home +layout: default title: "Welcome" --- -# 👋 Hey there - Welcome to my build logs, notes, and experiments. -You can read my latest posts below — or check out the [About](/about) page. +You can read my latest posts below + +