Skip to content

Commit 5486290

Browse files
Merge pull request #35 from webdevnerdstuff/dev
Update text
2 parents f31ecb7 + 89fa489 commit 5486290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/documentation/DocsPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<v-col class="mb-4">
1313
<h1 class="v-heading text-h3 text-sm-h3 mb-1">
14-
Vue 3 Code Block
14+
Vue 3 CodeBlock
1515
</h1>
1616
<p class="mb-4 text-grey-darken-1">by WebDevNerdStuff</p>
1717
<v-chip

src/documentation/layout/AppBar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<v-icon icon="mdi:mdi-home"></v-icon>
2626
</v-app-bar-nav-icon>
2727

28-
<div class="site-title">Vue Code Block</div>
28+
<div class="site-title">Vue CodeBlock</div>
2929

3030
<v-spacer></v-spacer>
3131

0 commit comments

Comments
 (0)