diff --git a/README.md b/README.md
index 56fd6e5..c2887cd 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ You probably want to run ruby from a version manager like `chruby`, see [here](h
- add humans.txt https://humanstxt.org/
- fix the OG tags so that https://cards-dev.twitter.com/validator works
- consider switching to using pandoc as a markdown renderer
+ - switch so that the blog is served from the root instead of doing a redirect
## Notes
[Installation](https://jekyllrb.com/docs/installation/macos/)
diff --git a/_includes/klipse_scripts.html b/_includes/klipse_scripts.html
new file mode 100644
index 0000000..51b6d31
--- /dev/null
+++ b/_includes/klipse_scripts.html
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_layouts/default.html b/_layouts/default.html
index c9cfd5d..12ad01c 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -9,4 +9,4 @@
{{ content }}