diff options
Diffstat (limited to 'src/IntroBox.vue')
| -rw-r--r-- | src/IntroBox.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IntroBox.vue b/src/IntroBox.vue index b4d4600..918a6de 100644 --- a/src/IntroBox.vue +++ b/src/IntroBox.vue @@ -3,7 +3,7 @@ <button class="delete" @click="hideIntro = true"></button> <div class="content"> <h3>Hi There!</h3> - <img style="float: right" class="image is-64x64" src="/dist/assets/gwenbarf.png"></img> + <img style="float: right" class="image is-64x64" src="/dist/assets/gwenbarf.png"></img> <p> Broken Talents Fun will help you find the best Talents for the Vainglory mobile MOBA game. <br /> |
