diff --git a/mr/index.html b/mr/index.html
index 73b2c5d..5c7fa39 100644
--- a/mr/index.html
+++ b/mr/index.html
@@ -318,10 +318,14 @@
let content = [
" ",
" MrLetsplay's Secret Space",
+ [" Check out ", { text : "my blog", link: "https://blog.mr.cringe-studios.com/" }],
+ " ",
" Projects",
[" - ", { text: "KekEngine", link: "https://git.cringe-studios.com/mr/KekEngine" }, " (+ ", { text: "Kekrooms", link: "https://git.cringe-studios.com/mr/Kekrooms" }, ")"],
[" - ", { text: "ShittyAuthLauncher", link: "https://github.com/MrLetsplay2003/ShittyAuthLauncher" }, ", ", { text: "ShittyAuthServer", link: "https://github.com/MrLetsplay2003/ShittyAuthServer" }, ", ", { text: "ShittyAuthPatcher", link: "https://github.com/MrLetsplay2003/ShittyAuthPatcher" }],
[" - ", { text: "(Possibly) Useful Tools", link: "https://mr.cringe-studios.com/tools" }],
+ [" - ", { text: "PWMixer", link: "https://github.com/MrLetsplay2003/PWMixer" }, ", ", { text: "PWMixerGUI", link: "https://github.com/MrLetsplay2003/PWMixerGUI" }],
+ [" - ", { text: "MdBlog", link: "https://git.cringe-studios.com/mr/MdBlog" }],
" ",
" Programs",
[" - ", { text: "Snek", onclick: playSnek }],