From 06e08827735436238ee00a67092016045225dd7f Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 9 Nov 2022 15:30:08 +0000 Subject: [PATCH] docs: add wwads --- docs/.vuepress/config.js | 1 + docs/.vuepress/theme/layouts/Layout.vue | 3 +++ 2 files changed, 4 insertions(+) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index a29df462f..e2a2563c6 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -75,6 +75,7 @@ module.exports = { ['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black-translucent' }], ['link', { rel: 'apple-touch-icon', href: '/apple-touch-icon.png' }], ['link', { rel: 'mask-icon', href: '/safari-pinned-tab.svg', color: '#ff8549' }], + ['script', { type: 'text/javascript', src: 'https://cdn.wwads.cn/js/makemoney.js', async: true }], ], theme: 'vuepress-theme-rsshub', themeConfig: { diff --git a/docs/.vuepress/theme/layouts/Layout.vue b/docs/.vuepress/theme/layouts/Layout.vue index 9463595b9..e1ed49f5f 100644 --- a/docs/.vuepress/theme/layouts/Layout.vue +++ b/docs/.vuepress/theme/layouts/Layout.vue @@ -3,6 +3,9 @@ +