Skip to content

Commit

Permalink
chore: remove google ads
Browse files Browse the repository at this point in the history
  • Loading branch information
7kms committed Jul 29, 2023
1 parent 1f8e894 commit 1e71a14
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ export default defineConfig({
publicPath: ghPagePublicPath,
base: ghPagePublicPath,
favicons: [`${ghPagePublicPath}[email protected]`],
scripts: [
{src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4941429999466589" ,crossorigin:"anonymous", async: true},

],
themeConfig: {
name: '图解React',

Expand Down

0 comments on commit 1e71a14

Please sign in to comment.