diff --git a/.gitignore b/.gitignore
index 047ffd3..bc48f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
.DS_Store
_site
node_modules
+.jekyll-cache/
diff --git a/_includes/intro.html b/_includes/intro.html
index 421491e..881e7bd 100644
--- a/_includes/intro.html
+++ b/_includes/intro.html
@@ -4,7 +4,7 @@
I'm
- Ryan Walters, a aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
+ Ryan Walters, an aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
diff --git a/img/headshot.jpg b/img/headshot.jpg
deleted file mode 100755
index 6ed4d51..0000000
Binary files a/img/headshot.jpg and /dev/null differ
diff --git a/img/og.png b/img/og.png
index 96578e4..e5c93cd 100644
Binary files a/img/og.png and b/img/og.png differ