From 9e4955e96a249305c31701cec6971baa7768762e Mon Sep 17 00:00:00 2001 From: Jeff Sagal Date: Tue, 7 Jul 2020 12:57:21 -0700 Subject: [PATCH] docs(ads): update to ethical ads (#1224) --- docs/.vuepress/theme/components/CodeFund.vue | 43 --------------- .../.vuepress/theme/components/EthicalAds.vue | 54 +++++++++++++++++++ docs/.vuepress/theme/layouts/Layout.vue | 23 ++++---- 3 files changed, 65 insertions(+), 55 deletions(-) delete mode 100644 docs/.vuepress/theme/components/CodeFund.vue create mode 100644 docs/.vuepress/theme/components/EthicalAds.vue diff --git a/docs/.vuepress/theme/components/CodeFund.vue b/docs/.vuepress/theme/components/CodeFund.vue deleted file mode 100644 index f779ed4..0000000 --- a/docs/.vuepress/theme/components/CodeFund.vue +++ /dev/null @@ -1,43 +0,0 @@ - diff --git a/docs/.vuepress/theme/components/EthicalAds.vue b/docs/.vuepress/theme/components/EthicalAds.vue new file mode 100644 index 0000000..b5823f3 --- /dev/null +++ b/docs/.vuepress/theme/components/EthicalAds.vue @@ -0,0 +1,54 @@ + + + \ No newline at end of file diff --git a/docs/.vuepress/theme/layouts/Layout.vue b/docs/.vuepress/theme/layouts/Layout.vue index cf3d264..7b22cee 100644 --- a/docs/.vuepress/theme/layouts/Layout.vue +++ b/docs/.vuepress/theme/layouts/Layout.vue @@ -1,27 +1,26 @@