Skip to content

Commit

Permalink
chore: demo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KrialY committed Jun 20, 2024
1 parent 0cf8680 commit 73c606c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-docs/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ import DemoPage from './DemoPage.vue';
</nav>
<header class="bg-body-tertiary">
<div class="container py-3">
<h1>Vue CodeMirrror6 Demo</h1>
<h1>Vue CodeMirror6 Demo</h1>
<p class="lead">
A rough demo of Vue CodeMirror6 in action. You can switch between dark
modes from the
<i class="bi bi-circle-half" />
icon in the upper left.
icon in the upper right.
</p>
</div>
</header>
Expand Down

0 comments on commit 73c606c

Please sign in to comment.