Skip to content

Commit

Permalink
adjustment title page example
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Apr 22, 2023
1 parent e117377 commit 3ffb0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const appVersion: string = pkg.version;
<header>
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
<div class="wrapper">
<HelloWorld :msg="`List ${appVersion}`" />
<HelloWorld :msg="`vue-techs-logos@${appVersion}`" />
<div class="code-content">
<h1>Install</h1>
<code class="code-wrapper">
Expand Down

0 comments on commit 3ffb0e8

Please sign in to comment.