diff --git a/about.Rmd b/about.Rmd
index a7a7b81..3297342 100644
--- a/about.Rmd
+++ b/about.Rmd
@@ -10,4 +10,4 @@ knitr::opts_chunk$set(echo = FALSE)
I mostly [write code](https://gitlab.com/MisterBiggs), but sometimes I make [3D Models](https://www.thingiverse.com/ansonb/designs). I am constantly in the middle of dozens of projects ranging from [Astrodynamics](https://projects.ansonbiggs.com/#category:Astrodynamics) to developing [self landing model rockets](https://gitlab.com/lander-team). This website is where I plan to break down some of my more interesting findings and share them with the World Wide Web.
-I am also currently looking for employment as an entry-level engineer. If you think I could be a fit at your company, then take a look at my [Resume](https://ansonbiggs.com); otherwise, you can reach me on [Telegram](https://t.me/MisterBiggs), [Twitter](https://twitter.com/AnsonBiggs), or by [Email](mailto:anson@ansonbiggs.com).
+I am also currently looking for employment as an entry-level engineer. If you think I could be a fit at your company, then take a look at my Resume; otherwise, you can reach me on Telegram, Twitter, or by Email.
\ No newline at end of file
diff --git a/index.Rmd b/index.Rmd
index 055b501..7c1e8a1 100644
--- a/index.Rmd
+++ b/index.Rmd
@@ -3,3 +3,8 @@ title: "Anson's Projects"
site: distill::distill_website
listing: posts
---
+
+
+
+
+
\ No newline at end of file