Skip to content

Commit

Permalink
[documentation] update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
f820602h committed Oct 4, 2023
1 parent 252a364 commit 43face2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineConfig({
['meta', { property: 'og:url', content: "https://f820602h.github.io/vue-stage-play/" }],
['meta', { property: 'og:title', content: 'Vue Stage Play' }],
['meta', { property: 'og:description', content: 'Designing a guided tour for your website with vue components, much like directing a stage play' }],
['style', {}, `#VPContent {max-width: 100vw; overflow: hidden;}`]
],

title: "Vue Stage Play",
Expand Down

0 comments on commit 43face2

Please sign in to comment.