diff --git a/blog/blogs.js b/blog/blogs.js
index ff5e2ae..cc26547 100755
--- a/blog/blogs.js
+++ b/blog/blogs.js
@@ -1,5 +1,6 @@
// Sat, 18 Jul 2024 15:07:54
-blogs = [["Test post","ignore this, I'm just checking the newsletter works","Sat, 2 Nov 2024 01:01:05",[],["test","newsletter"]],
+blogs = [["I made Newsletters","I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in my inbox 🤞 Fly You High - DeaDvey","Sat, 2 Nov 10:05:45",[],["website","update","newsletter"]],
+ ["Test post","ignore this, I'm just checking the newsletter works","Sat, 2 Nov 2024 01:01:05",[],["test","newsletter"]],
["Hallowe'en and shit","For Hallowe'en I went to a hallowe'en event and it was decent, there was this old disused mine that they used and jumped out at you at points, it was pretty scary. I also am seeing a lot of fireworks for Diwali and in advance of Guy Fawkes night, so that's cool (if a little loud), I also finally moved my website to my main server and put the node files in the same directory as the website to make it more clear... The website's git page is hosted hereThough I think the page is down as I'm writing this haha, it's a friends self hosted gitea instance so that's cool. Been doing a lot of revision and school work so not been super active on updating the backend, was gonna do a forum type thing but that's kinda on the backburer atm. Anyway, that's it rn, FLy You High - DeaDvey","Fri, 1 Nov 2024 23:36:58",["guyfawkes.jpg","gitea.png","firework.png"],["update","hallowe'en","guy fawkes","bonfire","diwali","inactive","website","gitea","server"]],
["Busy and stuff","I was, of couse very active over the summer, but that can't last forever and back at college I don't really have the time to maintain the website as well so I will be less active, I did change the website to use gitea on my friends gitea server, so that's cool... Fly You High - DeaDvey","Wed, 2 Oct 2024 23:43:37",[],["inactive","update","gitea"]],
["Javalsai is a dick","read the title","Mon, 30 Sep 2024 17:12:00",["https://javalsai.dynv6.net/logo.png"],["hehe"]],
diff --git a/blog/blogs/65.html b/blog/blogs/65.html
index 714b278..c2220f1 100644
--- a/blog/blogs/65.html
+++ b/blog/blogs/65.html
@@ -41,7 +41,7 @@
-
I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in my inbox 🤞 Fly You High - DeaDvey
+
+
+
+
\ No newline at end of file
diff --git a/blog/blogs/all.html b/blog/blogs/all.html
index 277d0a8..5c5e20f 100755
--- a/blog/blogs/all.html
+++ b/blog/blogs/all.html
@@ -26,6 +26,14 @@
+
Sat, 2 Nov 10:05:45
+
I made Newsletters
+
I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in my inbox 🤞 Fly You High - DeaDvey
+
+
+
+
+
Sat, 2 Nov 2024 01:01:05
Test post
ignore this, I'm just checking the newsletter works
ignore this, I'm just checking the newsletter works
+
Sat, 2 Nov 10:05:45
+
I made Newsletters
+
I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in my inbox 🤞 Fly You High - DeaDvey
diff --git a/blog/feed.xml b/blog/feed.xml
index 23a267d..fac914a 100755
--- a/blog/feed.xml
+++ b/blog/feed.xml
@@ -4,8 +4,15 @@
DeaDvey
https://deadvey.com
Just talking about life and stuff I guess
- Sat, 2 Nov 2024 01:01:05 +0000
- Sat, 2 Nov 2024 01:01:05 +0000
+ Sat, 2 Nov 10:05:45 +0000
+ Sat, 2 Nov 10:05:45 +0000
+
+ I made Newsletters
+ https://deadvey.com/blog/blogs/66.html
+ I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in <i>my</i> inbox 🤞<br/>Fly You High - DeaDvey
+ Sat, 2 Nov 10:05:45 +0000
+ websiteupdatenewsletter
+ Test post
https://deadvey.com/blog/blogs/65.html
diff --git a/index.html b/index.html
index 037a75d..67453ed 100755
--- a/index.html
+++ b/index.html
@@ -20,8 +20,7 @@