Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 03f176b

Browse files
chore: added google ad sense
1 parent 5bbc1c0 commit 03f176b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎nuxt.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ export default {
7676
property: 'og:url',
7777
content: `${BASE_URL}/128x128.png`,
7878
},
79+
{
80+
name: 'google-adsense-account',
81+
content: 'ca-pub-4467877923505914',
82+
},
7983
],
8084
link: [
8185
{ rel: 'manifest', href: '/manifest.json' },
@@ -284,5 +288,5 @@ export default {
284288
config.devtool = 'source-map'
285289
}
286290
},
287-
}
291+
},
288292
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /