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 5b88576

Browse files
committed
chore: cleanup + pull admob readme update
closes #156
1 parent a0d9270 commit 5b88576

File tree

4 files changed

+130
-1080
lines changed

4 files changed

+130
-1080
lines changed

β€Ž.vitepress/config.mts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ export default defineConfig({
3030
head: [
3131
[
3232
'script',
33-
{},
34-
`const script = document.createElement('script');
35-
script.async = true;
36-
script.src = 'https://vueschool.io/banner.js?affiliate=NSCRIPT&type=top';
37-
document.head.appendChild(script);`,
33+
{
34+
async: 'true',
35+
src: 'https://vueschool.io/banner.js?affiliate=NSCRIPT&type=top',
36+
}
3837
],
3938
],
4039
ignoreDeadLinks: true,

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /