From 0cced44491e1fb25c72eaff0c1e6e0862fc6a4e3 Mon Sep 17 00:00:00 2001 From: Geometrically Date: Sun, 17 Jan 2021 20:14:10 -0700 Subject: [PATCH] Switch to Google Adsense --- components/DashboardPage.vue | 3 -- components/EthicalAd.vue | 82 ------------------------------------ components/ModPage.vue | 28 +++++++++--- nuxt.config.js | 14 ++---- package-lock.json | 73 ++++++++++++++++++-------------- package.json | 3 +- pages/legal/privacy.vue | 72 ++++++++++++++++++++++++------- pages/mod/_id/edit.vue | 3 -- pages/mod/create.vue | 3 -- pages/mods.vue | 14 +++--- pages/user/_id.vue | 14 +++--- static/ads.txt | 1 + 12 files changed, 145 insertions(+), 165 deletions(-) delete mode 100644 components/EthicalAd.vue create mode 100644 static/ads.txt diff --git a/components/DashboardPage.vue b/components/DashboardPage.vue index b90e6a6d1..cf5746df6 100644 --- a/components/DashboardPage.vue +++ b/components/DashboardPage.vue @@ -26,9 +26,6 @@ Settings - - -
diff --git a/components/EthicalAd.vue b/components/EthicalAd.vue deleted file mode 100644 index 926f0fe8d..000000000 --- a/components/EthicalAd.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - - - diff --git a/components/ModPage.vue b/components/ModPage.vue index e9d242d27..792897ee3 100644 --- a/components/ModPage.vue +++ b/components/ModPage.vue @@ -20,9 +20,13 @@

- - - +
+
@@ -266,6 +277,14 @@
+ @@ -273,8 +292,6 @@