diff --git a/site/assets/js/main.js b/site/assets/js/main.js
index 9aaadae..ac93363 100755
--- a/site/assets/js/main.js
+++ b/site/assets/js/main.js
@@ -10,9 +10,6 @@ document.querySelectorAll('.experience-item').forEach(item => {
});
});
-if (!window.location.href.endsWith('/')) {
- window.location.href = window.location.href + '/';
-}
(function() {
"use strict";
diff --git a/site/index.html b/site/index.html
index 56c2662..8f6defa 100755
--- a/site/index.html
+++ b/site/index.html
@@ -337,6 +337,11 @@
+