A repo for my personal website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adding a description to the recent blog post in posts.js

+2 -1
+2 -1
scripts/posts.js
··· 61 61 title: 'A Stream Schedule and a Promise of a Video', 62 62 date: '2022 February 13', 63 63 author: 'Cass Forest', 64 - content: 'Hey everyone! I\'ve got some news on The Four Woods Podcast as well as a new stream schedule for this week!\n\n---\n\n### Stream Schedule\n\nHere\'s the stream schedule for this week. Enjoy!\n\n![Stream schedule for February 14-19, 2022; all streams are at 1:00 pm PST. Monday\'s stream is Pokemon GenLocke Part 1: FireRed with a re-run at 11:20 am PST. Wednesday\'s stream is The Legend of Zelda: Majora\'s Mask with a re-run at 10:40 am PST. Thursday\'s stream is Fire Emblem: Three Houses with a re-run at 11:00 am PST. Friday\'s stream is Octopath Traveler with a re-run at 11:20 am PST. Saturday\'s stream is Minecraft with my friend KniightRyder with a re-run at 10:45 am PST.](https://imgur.com/78te2aS.png)\n\n---\n\n### The Four Woods Podcast Update\n\nSometime this week, I will be posting a video outlining everything in the future for The Four Woods Podcast. This includes the budget that I\'ve been mentioning here on the blog as well as a call for writers to send in applications to write for the podcast. When the video is posted, I\'ll link to it on my Twitter page and I\'ll post it on my Instagram and TikTok accounts. I\'ll also be linking to it here, so if you\'ve subscribed to the [RSS feed](https://skeetcha.github.io/blog-rss.xml), then you\'ll be able to know when it comes out.\n\n---\n\nIn any case, that\'s all from me. See you over on Twitch!' 64 + content: 'Hey everyone! I\'ve got some news on The Four Woods Podcast as well as a new stream schedule for this week!\n\n---\n\n### Stream Schedule\n\nHere\'s the stream schedule for this week. Enjoy!\n\n![Stream schedule for February 14-19, 2022; all streams are at 1:00 pm PST. Monday\'s stream is Pokemon GenLocke Part 1: FireRed with a re-run at 11:20 am PST. Wednesday\'s stream is The Legend of Zelda: Majora\'s Mask with a re-run at 10:40 am PST. Thursday\'s stream is Fire Emblem: Three Houses with a re-run at 11:00 am PST. Friday\'s stream is Octopath Traveler with a re-run at 11:20 am PST. Saturday\'s stream is Minecraft with my friend KniightRyder with a re-run at 10:45 am PST.](https://imgur.com/78te2aS.png)\n\n---\n\n### The Four Woods Podcast Update\n\nSometime this week, I will be posting a video outlining everything in the future for The Four Woods Podcast. This includes the budget that I\'ve been mentioning here on the blog as well as a call for writers to send in applications to write for the podcast. When the video is posted, I\'ll link to it on my Twitter page and I\'ll post it on my Instagram and TikTok accounts. I\'ll also be linking to it here, so if you\'ve subscribed to the [RSS feed](https://skeetcha.github.io/blog-rss.xml), then you\'ll be able to know when it comes out.\n\n---\n\nIn any case, that\'s all from me. See you over on Twitch!', 65 + description: 'The stream schedule for February 14-19, 2022 alongside a small update for The Four Woods Podcast' 65 66 } 66 67 ]; 67 68 }