Skip to content

Commit

Permalink
Revert "add vue 2 nes banner (#2581)"
Browse files Browse the repository at this point in the history
This reverts commit 662c7da.
  • Loading branch information
yyx990803 committed Jan 29, 2024
1 parent 64a9c48 commit 77e21d0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 340 deletions.
4 changes: 2 additions & 2 deletions .vitepress/inlined-scripts/restorePreference.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
restore('vue-docs-prefer-composition', 'prefer-composition', true)
restore('vue-docs-prefer-sfc', 'prefer-sfc', true)

window.__VUE_BANNER_ID__ = 'herodevs-vue2-nes'
restore(`vue-docs-banner-${__VUE_BANNER_ID__}`, 'banner-dismissed')
// window.__VUE_BANNER_ID__ = ''
// restore(`vue-docs-banner-${__VUE_BANNER_ID__}`, 'banner-dismissed')
})()

0 comments on commit 77e21d0

Please sign in to comment.