diff --git a/_drafts/2019-12-2-FRC2020PreseasonNotes.md b/_drafts/2019-12-2-FRC2020PreseasonNotes.md
new file mode 100644
index 0000000..c2e8d47
--- /dev/null
+++ b/_drafts/2019-12-2-FRC2020PreseasonNotes.md
@@ -0,0 +1,25 @@
+---
+layout: post
+title: "Notes from the 2020 FRC preseason"
+description: "A little kid ran over my foot with a robot"
+date: 2019-12-02 21:44:00
+categories: frc
+redirect_from:
+ - /post/vcd99dfs90/
+ - /vcd99dfs90/
+---
+
+
+As we near 2020 kickoff, I should probably make note of the things I have done with FRC team [5024]() throughout the offseason. So, here are said notes.
+
+## New members
+
+## New language(s)
+
+## Computer vision
+
+## Team management
+
+### GitHub Projects
+
+### GitHub Issues
\ No newline at end of file
diff --git a/_includes/footer.html b/_includes/footer.html
index 4b99830..2702d7a 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -85,4 +85,7 @@
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file
diff --git a/_includes/head.html b/_includes/head.html
index 5a3374b..575af4a 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -10,6 +10,9 @@
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
+
-
+
+
+
\ No newline at end of file
diff --git a/_layouts/home.html b/_layouts/home.html
index 36c90ca..13c2c90 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -47,6 +47,17 @@
Java, and C.
I am working on learning a few new languages, including Ruby at the moment.
{{page.date}}
+
+
+
+ {{page.date}}
+
+
{% if page.is_short %}
Mini Post
{% endif %}
-