diff --git a/hugo.yaml b/hugo.yaml index 485eed0..6e3ab29 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -8,7 +8,7 @@ theme: "PaperMod" themesDir: './themes/' paginate: 7 -googleAnalytics: G-X8VR5M0K20 +#googleAnalytics: G-X8VR5M0K20 enableRobotsTXT: true sectionPagesMenu: main @@ -45,7 +45,7 @@ params: homeInfoParams: Title: "Hey there, stranger! \U0001F44B" - Content: Welcome to my running collection of tips, tricks, and scripts about self-hosting and DIY. + Content: Welcome to my running collection of tips, tricks, and scripts about self-hosting and DIY. Outwardly, this is my "living resume" to showcase how I leverage my technical abilities in non-technical roles. Inwardly, this is something I can refer back to for items that don't quite belong in my internal documentation, but are more in depth than a Mastodon post. socialIcons: - name: "Mastodon" url: "https://fosstodon.org/@notnorm" diff --git a/public/404.html b/public/404.html index 925c831..207bca7 100644 --- a/public/404.html +++ b/public/404.html @@ -27,18 +27,7 @@ } - - - - + diff --git a/public/categories.html b/public/categories.html index dd058f0..8988374 100644 --- a/public/categories.html +++ b/public/categories.html @@ -28,18 +28,7 @@ } - - - - + diff --git a/public/categories/tutorial.html b/public/categories/tutorial.html index a924a29..a8f8b93 100644 --- a/public/categories/tutorial.html +++ b/public/categories/tutorial.html @@ -28,18 +28,7 @@ } - - - - + @@ -112,7 +101,7 @@ if (!doNotTrack) {
Checking for Entities If you’re following up on this from my first post, you’ve already added your AppDaemon script and confirmed that the AppDaemon logs don’t show any errors. Now is the true test if it’s working: do you have the new sensors in HomeAssistant?! The best way to do this is by just type e from any screen in the HomeAssistant UI! That will bring up a list of entities....
- + diff --git a/public/index.html b/public/index.html index 286a98a..176e9fa 100644 --- a/public/index.html +++ b/public/index.html @@ -29,18 +29,7 @@ } - - - - + @@ -114,7 +103,7 @@ if (!doNotTrack) {