diff options
author | tdback <tyler@tdback.net> | 2024-12-18 07:17:50 -0500 |
---|---|---|
committer | tdback <tyler@tdback.net> | 2024-12-18 07:17:50 -0500 |
commit | 41698864eff0517f38994971ab6b684dd3a5f0c1 (patch) | |
tree | 53e818b5c4974993c4f807a1602b184a5def0552 /hugo.toml | |
parent | 074b7c5361738c81beec7b2b657e752ea543c06e (diff) |
update homepage description and fixed wording in reference to the site git repo
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |