From ad84c10e4697904351f0e9c06df1a8c5f7be1027 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 8 Oct 2024 15:15:36 -0700 Subject: [PATCH] New post and updated links --- .../feed/short-update-to-twitch-stuff.md | 18 ++++++++++++++++++ main-site/content/stream/_index.md | 2 +- main-site/hugo.yaml | 8 ++++---- 3 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 main-site/content/feed/short-update-to-twitch-stuff.md diff --git a/main-site/content/feed/short-update-to-twitch-stuff.md b/main-site/content/feed/short-update-to-twitch-stuff.md new file mode 100644 index 0000000..75a17ae --- /dev/null +++ b/main-site/content/feed/short-update-to-twitch-stuff.md @@ -0,0 +1,18 @@ +--- +title: 'Short Update to Twitch Stuff' +description: Switching back to my actual old channel xd +date: 2024-10-08T14:54:27-07:00 +thumbnail: null +ContentThumbnail: true +article: false +--- + + +Moving back to my old `shockrah` channel however this time I'm renaming it to +`tempersama_` even though I already have `tempersama` ( without the underscore ). + + +Only doing this because I have a case of goldfish brain + +New link is here: https://twitch.tv/tempersama_ + diff --git a/main-site/content/stream/_index.md b/main-site/content/stream/_index.md index 241b5cd..4803824 100644 --- a/main-site/content/stream/_index.md +++ b/main-site/content/stream/_index.md @@ -5,4 +5,4 @@ thumbnail: /img/stream.png article: false --- -{{< twitch tempersama >}} +{{< twitch tempersama_ >}} diff --git a/main-site/hugo.yaml b/main-site/hugo.yaml index 9fccd2a..c81d4ad 100644 --- a/main-site/hugo.yaml +++ b/main-site/hugo.yaml @@ -7,10 +7,10 @@ theme: 'temper' enableEmoji: true Params: - description: I like to make stuff + description: Silly maker of things name: temper.tv - twitch: https://twitch.tv/shockrah - gitlab: https://gitlab.com/shockrah + twitch: https://twitch.tv/tempersama_ + gitlab: https://git.shockrah.xyz/shockrah github: https://github.com/tempersama mastodon: https://mastodon.social/@tempertv @@ -20,7 +20,7 @@ Params: description: Posts about things uri: /feed - name: Stream - description: ivestreamin larry + description: livestream links uri: /stream - name: Dev Blog description: Dev stuff