From 1e312214aede19029f38b888eaaa8ebd1d61a69f Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 27 Jul 2022 16:12:03 +0100 Subject: fixed tag --- content/stream/2022_07_27.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'content/stream/2022_07_27.md') diff --git a/content/stream/2022_07_27.md b/content/stream/2022_07_27.md index 7a0a59f..188babe 100644 --- a/content/stream/2022_07_27.md +++ b/content/stream/2022_07_27.md @@ -2,7 +2,11 @@ title: "2022_07_27" date: 2022-07-27T16:00:22+01:00 draft: false -tags: ['code'] +tags: ['code', 'hugo'] +--- + +I got to grips with the problems I was having with Hugo last night. I now understand that most of my problems are solved by including an `_index.md` file in the foot of any section you want to branch deeper from, and including content in that file. + --- Added a [Programming](../about/programming) page - a high level summary of the languages I've dabbled with over the years. This might get fleshed out over time as I recall more of what I've done. -- cgit v1.2.3