diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-30 20:12:01 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:09 +0100 |
| commit | b09d7a9f73e9b28425326227ce8fc4c3b72fb14d (patch) | |
| tree | 82a274cac4d8eee2c7e41c0a626a1ce63241946d /src/IntroBox.vue | |
| parent | 9bca0c543a8a3d5fae1efd0a5d36ef8d1f517d6b (diff) | |
| download | brokentalents-b09d7a9f73e9b28425326227ce8fc4c3b72fb14d.tar.gz brokentalents-b09d7a9f73e9b28425326227ce8fc4c3b72fb14d.zip | |
Big Routing/Tabbing/ReportService refactor, add ad blocks
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 /> |
