diff --git a/_data/contact.yml b/_data/contact.yml
index ba8eec5c223..aa34f03e9c3 100644
--- a/_data/contact.yml
+++ b/_data/contact.yml
@@ -1,12 +1,4 @@
# The contact options.
--
- type: mathstodon
- icon: 'fab fa-mastodon'
- url: 'https://mathstodon.xyz/@Booodaness'
--
- type: reddit
- icon: 'fab fa-reddit'
- url: 'https://www.reddit.com/user/Booodaness'
-
type: github
icon: 'fab fa-github'
@@ -18,6 +10,10 @@
type: zotero
icon: 'fas fa-book'
url: https://www.zotero.org/booodaness
+-
+ type: mathstodon
+ icon: 'fab fa-mastodon'
+ url: 'https://mathstodon.xyz/@Booodaness'
-
type: email
icon: 'fas fa-envelope'
diff --git a/_includes/sidebar.html b/_includes/sidebar.html
index b4f676b5a65..ceceb6b7425 100644
--- a/_includes/sidebar.html
+++ b/_includes/sidebar.html
@@ -40,7 +40,7 @@
{% for tab in site.tabs %}
-
+
{% capture tab_name %}{{ tab.url | split: '/' }}{% endcapture %}
diff --git a/_tabs/cv.md b/_tabs/cv.md
index 2f747050395..773b941e95b 100644
--- a/_tabs/cv.md
+++ b/_tabs/cv.md
@@ -1,6 +1,7 @@
---
title: CV
-icon: far fa-user
+icon: fas fa-user-graduate
order: 7
-redirect_to: https://www.overleaf.com/read/trbwxbqkkmdp#536ac7
+blank: true
+redirect_to: https://booodaness.github.io/tempus-spatium/assets/pdf/cv.pdf
---
\ No newline at end of file
diff --git a/_tabs/zotsite.md b/_tabs/zotsite.md
index d85a90e7c46..39b8fcab2cb 100644
--- a/_tabs/zotsite.md
+++ b/_tabs/zotsite.md
@@ -1,6 +1,7 @@
---
title: Zotsite
-icon: fas fa-book
+icon: fas fa-database
order: 6
+blank: true
redirect_to: https://booodaness.github.io/zotsite/
---
\ No newline at end of file
diff --git a/assets/pdf/CV.pdf b/assets/pdf/CV.pdf
new file mode 100644
index 00000000000..43c99a1a532
Binary files /dev/null and b/assets/pdf/CV.pdf differ