diff --git a/components/DashboardPage.vue b/components/DashboardPage.vue
index 98a07f23..f329c0b8 100644
--- a/components/DashboardPage.vue
+++ b/components/DashboardPage.vue
@@ -22,10 +22,10 @@
Settings
-
-
+
+
@@ -59,4 +59,8 @@ export default {
font-weight: var(--font-weight-extrabold);
}
}
+
+.footer {
+ padding-top: 0;
+}
diff --git a/components/EthicalAd.vue b/components/EthicalAd.vue
index 15797350..926f0fe8 100644
--- a/components/EthicalAd.vue
+++ b/components/EthicalAd.vue
@@ -1,11 +1,82 @@
-
+
+
+
+
+ A privacy-focused ad used to fund this site would've been here. Please
+ disable your content blocker to support Modrinth and it's authors.
+
+
+
-
+
diff --git a/components/ModPage.vue b/components/ModPage.vue
index f9e12213..b65aa7c9 100644
--- a/components/ModPage.vue
+++ b/components/ModPage.vue
@@ -21,7 +21,7 @@