diff --git a/.gitignore b/.gitignore
index ec318fa..261dc7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.jekyll-cache/
_site/
-vendor/
\ No newline at end of file
+vendor/
+_vendor/
\ No newline at end of file
diff --git a/_config.yml b/_config.yml
index 842b13f..9841acd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -35,7 +35,9 @@ defaults:
values:
sitemap: false
-remote_theme: sebs-scholarship/Theme@2024-05-17-1
+remote_theme: sebs-scholarship/Theme@2024-05-31-1
+
+analytics_id: G-DCKNB7HP7R
exclude:
- .github
diff --git a/_includes/common_js.html b/_includes/common_js.html
deleted file mode 100644
index 9f718e2..0000000
--- a/_includes/common_js.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/_includes/links.html b/_includes/links.html
deleted file mode 100644
index 29bc4d8..0000000
--- a/_includes/links.html
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/_includes/loader.html b/_includes/loader.html
deleted file mode 100644
index ad90786..0000000
--- a/_includes/loader.html
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/_includes/meta.html b/_includes/meta.html
index 69da791..e5dea53 100644
--- a/_includes/meta.html
+++ b/_includes/meta.html
@@ -1,20 +1,3 @@
-
-
-{% if page.title %}
-{{ page.title }} - {{ site.title }}
-
-
-
-{% else %}
-{{ site.title }}
-
-
-
-{% endif %}
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/_includes/navbar.html b/_includes/navbar.html
deleted file mode 100644
index 48d60fb..0000000
--- a/_includes/navbar.html
+++ /dev/null
@@ -1,28 +0,0 @@
-{% assign prefix = "/" %}
-{% unless page.title %}
-{% assign prefix = "" %}
-{% endunless %}
-{% if page.title %}
-