diff --git a/.gitignore b/.gitignore
index 7dd7cef..68f64d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,4 +24,4 @@ package-lock.json
# Misc
_sass/vendors
-assets/js/dist
+#assets/js/dist
diff --git a/_data/contact.yml b/_data/contact.yml
index ed40acb..94f8757 100644
--- a/_data/contact.yml
+++ b/_data/contact.yml
@@ -3,8 +3,12 @@
- type: github
icon: "fab fa-github"
-- type: twitter
- icon: "fa-brands fa-x-twitter"
+- type: linkedin
+ icon: 'fab fa-linkedin' # icons powered by
+ url: 'https://www.linkedin.com/in/alexander-stark-1u' # Fill with your Linkedin homepage
+
+#- type: twitter
+# icon: "fa-brands fa-x-twitter"
- type: email
icon: "fas fa-envelope"
@@ -19,10 +23,6 @@
# icon: 'fab fa-mastodon' # icons powered by
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
#
-# - type: linkedin
-# icon: 'fab fa-linkedin' # icons powered by
-# url: '' # Fill with your Linkedin homepage
-#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
# url: '' # Fill with your stackoverflow homepage
diff --git a/assets/img/headshot.jpg b/assets/img/headshot.jpg
new file mode 100755
index 0000000..ed7ec69
Binary files /dev/null and b/assets/img/headshot.jpg differ