From 730404331eac8daa0d13835fe818c38c960ca707 Mon Sep 17 00:00:00 2001 From: Grant <5445379+grantdhunter@users.noreply.github.com> Date: Sun, 16 Mar 2025 19:21:57 -0600 Subject: [PATCH] Update casing --- config/_default/hugo.toml | 2 +- config/_default/menus.toml | 2 +- config/_default/params.toml | 2 +- content/behind-incngrnt/_index.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 40898bf..a63b0aa 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://incngrnt.ca/' languageCode = 'en-ca' -title = 'incngrnt' +title = 'Incngrnt' theme = 'kayal' diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 7e9199f..f3251a6 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -1,6 +1,6 @@ [[main]] name = "behind-icngrnt" - title = "Behind icngrnt" + title = "Behind Icngrnt" url = "/behind-incngrnt/" weight = 1 [[main]] diff --git a/config/_default/params.toml b/config/_default/params.toml index d254147..aefbdb8 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,6 +1,6 @@ logo = "incngrnt.webp" copyright = "Grant Hunter" -inhancedTitle = "incongruent" +inhancedTitle = "Incongruent" enableSearch = false [homepage] diff --git a/content/behind-incngrnt/_index.md b/content/behind-incngrnt/_index.md index 3ba3729..7d1776d 100644 --- a/content/behind-incngrnt/_index.md +++ b/content/behind-incngrnt/_index.md @@ -1,10 +1,10 @@ --- -title: 'Grant Hunter' +title: Behind Incngrnt showToC: false --- ![](grant_hunter_profile.webp) {style="width:20%;float:left; margin: 1em;"} -I am a [software gardener](http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer/) who likes building things. +My name is Grant Hunter, I am a [software gardener](http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer/) who likes building things. Currently I am building out this project in an attempt to de-google. This is also an opertunity to learn more about managing servers because "The Cloud" has spoiled me.