docs: wwads

This commit is contained in:
DIYgod
2022-11-10 02:14:42 +00:00
parent e795f2a728
commit 47b6ec227a
2 changed files with 26 additions and 4 deletions

View File

@@ -75,7 +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 }],
['script', { type: 'text/javascript', src: 'https://cdn.wwads.cn/js/makemoney.js' }],
],
theme: 'vuepress-theme-rsshub',
themeConfig: {