From fb39351652ecf0aa6dcbc1602cb9c220393d5aed Mon Sep 17 00:00:00 2001 From: Toastie Date: Mon, 6 Nov 2023 23:16:23 -0800 Subject: [PATCH 1/4] Update docusaurus.config.js --- docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index eeb47f5..e36f90e 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -6,12 +6,12 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import('@docusaurus/types').Config} */ const config = { - title: 'Emotions Blog', - tagline: 'The chaotic world of EmotionChild', + title: 'Toasties Blog', + tagline: 'The chaotic world of Toastie_t0ast', favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://blog.emotionchild.com', + url: 'https://blog.toastiet0ast.com', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/', @@ -43,12 +43,12 @@ const config = { showReadingTime: true, readingTime: ({content, frontMatter, defaultReadingTime}) => frontMatter.hide_reading_time ? undefined : defaultReadingTime({content}), - blogTitle: 'Emotion Blog', - blogDescription: 'Here you can find blog posts about what Emotion has gotten up to', + blogTitle: 'Toasties Blog', + blogDescription: 'Here you can find blog posts about what Toastie has gotten up to', postsPerPage: 'ALL', feedOptions: { type: 'all', - copyright: `Copyright © ${new Date().getFullYear()} EmotionChild.`, + copyright: `Copyright © ${new Date().getFullYear()} toastie_t0ast.`, }, }, theme: { @@ -63,7 +63,7 @@ const config = { ({ // Replace with your project's social card navbar: { - title: 'Emotions Blog', + title: 'Toasties Blog', logo: { alt: 'My Site Logo', src: 'img/favicon.png', @@ -102,7 +102,7 @@ const config = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} EmotionChild`, + copyright: `Copyright © ${new Date().getFullYear()} ToastieChild`, }, prism: { theme: lightCodeTheme, From be4b2e8ed0d27947c88c1c8a04228996c5536a63 Mon Sep 17 00:00:00 2001 From: Toastie Date: Mon, 6 Nov 2023 23:18:13 -0800 Subject: [PATCH 2/4] Update blog/authors.yml --- blog/authors.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/blog/authors.yml b/blog/authors.yml index fcb066e..462714f 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -1,5 +1,5 @@ -EmotionChild: - name: EmotionChild +toastie_t0ast: + name: toastie_t0ast title: Head gremlin - url: https://www.emotionchild.com - image_url: https://github.com/EmotionChild.png \ No newline at end of file + url: https://www.toastiet0ast.com + image_url: https://toastielab.dev/toastie_t0ast.png \ No newline at end of file From 6ccdb18d0e9f4bfca560b9cc27d8093f9cde24bd Mon Sep 17 00:00:00 2001 From: Toastie Date: Mon, 6 Nov 2023 23:18:43 -0800 Subject: [PATCH 3/4] Update blog/21-06-2023-update-on-things.md --- blog/21-06-2023-update-on-things.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/21-06-2023-update-on-things.md b/blog/21-06-2023-update-on-things.md index 08a86a4..18e4d61 100644 --- a/blog/21-06-2023-update-on-things.md +++ b/blog/21-06-2023-update-on-things.md @@ -1,11 +1,11 @@ --- slug: emotionchild-update title: Update on things -authors: [EmotionChild] +authors: [toastie_t0ast] tags: [Update] --- -Hey guys it has been a while and I have not streamed in a little while and I want to update you on why this has happened, First of all I have been having somputer issues as well as some IRL stuff taking over a lot, Secondly I have started some major projects, one with a friend and another to support me first project. These projects are as follows [Valkyriecoms](https://valkyriecoms.com), [Toastielab](https://toastielab.dev) and last but not least a small group stared by me and a good friend who you may know by Elearu called [Dragon's Child Studios](https://dragonschildstudios). +Hey guys it has been a while and I have not streamed in a little while and I want to update you on why this has happened, First of all I have been having somputer issues as well as some IRL stuff taking over a lot, Secondly I have started some major projects, one with a friend and another to support me first project. These projects are as follows [Valkyriecoms](https://valkyriecoms.com), [Toastielab](https://toastielab.dev) and last but not least a small group stared by me and a good friend who you may know by Elearu called [Dragon's Child Studios](https://dragonschildstudios.com). As you can see I have been quite busy but I hope I will be able to return to streaming once everything starts to quiet down a little. From eeb399df73177a6cf785a00286a9aa044d41dd56 Mon Sep 17 00:00:00 2001 From: Toastie Date: Mon, 6 Nov 2023 23:19:43 -0800 Subject: [PATCH 4/4] Update blog/index.md --- blog/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/index.md b/blog/index.md index c0760ac..7ae096e 100644 --- a/blog/index.md +++ b/blog/index.md @@ -1,7 +1,7 @@ --- slug: welcome title: Welcome to my blog -authors: [EmotionChild] +authors: [toastie_t0ast] tags: [welcome] ---