Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed Nov 26, 2024
1 parent 32ac4a8 commit fab7107
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@ module.exports = {
content: "vue-pure-admin,pure-admin,pure-admin-thin,pure-admin-docs",
},
],
[
"meta",
{ name: "google-adsense-account", content: "ca-pub-3324838481135884" },
],
// [
// "meta",
// { name: "google-adsense-account", content: "ca-pub-3324838481135884" },
// ],
["meta", { name: "theme-color", content: "#11a8cd" }], // 移动浏览器主题颜色
[
"script",
{
"data-ad-client": "ca-pub-3324838481135884",
async: "async",
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",
crossorigin: "anonymous",
},
],
// [
// "script",
// {
// "data-ad-client": "ca-pub-3324838481135884",
// async: "async",
// src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",
// crossorigin: "anonymous",
// },
// ],
// ['link', { rel: 'manifest', href: '/manifest.json' }],
// ['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
// [
Expand Down

0 comments on commit fab7107

Please sign in to comment.