From 41698864eff0517f38994971ab6b684dd3a5f0c1 Mon Sep 17 00:00:00 2001 From: tdback Date: Wed, 18 Dec 2024 07:17:50 -0500 Subject: update homepage description and fixed wording in reference to the site git repo --- content/about/index.md | 2 +- hugo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index 2741bbd..51b5d19 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -20,7 +20,7 @@ operating system development - and developing You can find my current and past projects on [Codeberg](https://codeberg.org/tdback). In fact, you can view all of the -source code for this site in its +source code for this site from its [git repository](https://codeberg.org/tdback/website). When away from the keyboard, I enjoy spending time with my beautiful wife and diff --git a/hugo.toml b/hugo.toml index 07e0c3d..9938d9f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -16,7 +16,7 @@ defaultContentLanguage = 'en-us' [params.author] avatar = 'images/calvin_and_hobbes.jpg' intro = 'Tyler Dunneback' - description = '*nix hobbyist and avid self-hoster' + description = 'Sharing technical notes and other thoughts' name = 'Tyler Dunneback' [params.webmanifest] name = 'tdback.net' -- cgit v1.2.3