Skip to content

Commit

Permalink
feat: Add new Mastering Nuxt top banner (nuxt#2218)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodevs authored Mar 23, 2023
1 parent 4e6f29a commit b25b0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default withDocus({
],
script: [
{
src: 'https://masteringnuxt.com/banners/main.js',
src: 'https://masteringnuxt.com/banner.js?affiliate=nuxt&type=top',
async: true
}
],
Expand Down

0 comments on commit b25b0b6

Please sign in to comment.