From 98ced1533268a9123c3aa96b4b7c2a31bdb7bd41 Mon Sep 17 00:00:00 2001
From: Stephen Enders
Date: Mon, 17 Feb 2020 00:40:46 -0500
Subject: Create bread blog!
Created new page /blog/bread/
Added new entry to blog index
Updated homepage with Bread section
Updated homepage footers to class rather than id
---
www/index.html | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
(limited to 'www/index.html')
diff --git a/www/index.html b/www/index.html
index 19bef55..589deff 100644
--- a/www/index.html
+++ b/www/index.html
@@ -30,10 +30,18 @@
command. I figured I could it could just be a simple bash script that
recalls your bash-history and appends it to a file, all things that are
incredibly easy to do... or so I thought.
-