From f4806ab344a7919faa0bdf2ebd864c13fe0b5d1d Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Mon, 8 Jan 2024 17:22:23 -0500 Subject: [PATCH] Fix website description --- config.yaml | 1 + content/_index.md | 2 +- content/blog/_index.md | 4 ++++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 99c85f19..6ac04b51 100644 --- a/config.yaml +++ b/config.yaml @@ -9,6 +9,7 @@ noJSConfigInAssets: true params: author: Dave Gallant subtitle: blog + description: "Dave Gallant is a software developer and a computer enthusiast." logo: text: davegallant.ca diff --git a/content/_index.md b/content/_index.md index be1784ef..6522fd67 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ This is a space where I document my learnings and share them with others. I hope you find something useful here. Continuous improvement is what motivates me to keep learning. -I choose to host this site, alongside other tools, rather than relying exclusively on larger platforms because I believe in the open web. Interoperability is often not a primary concern for popular platforms today and I find that concerning. +I choose to host this site, alongside other tools, rather than relying exclusively on larger platforms because I believe in the open web. Interoperability is often not a consideration for popular platforms today and I find that concerning. ## Connect diff --git a/content/blog/_index.md b/content/blog/_index.md index b1310fa2..2eef5165 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1 +1,5 @@ +--- +title: "davegallant.ca — Blog" +--- + [RSS Feed](https://davegallant.ca/index.xml)