diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-30 21:08:57 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:10 +0100 |
| commit | 2f3d0a9225e6d00301dc6c6adfe9c38c6c675595 (patch) | |
| tree | 14a489a39e4cad5596872e31d8926d5af2cc0990 /src | |
| parent | efd427ee432f51c6f3efeb4380e856cd6c04253e (diff) | |
| download | brokentalents-2f3d0a9225e6d00301dc6c6adfe9c38c6c675595.tar.gz brokentalents-2f3d0a9225e6d00301dc6c6adfe9c38c6c675595.zip | |
Add ad back
Diffstat (limited to 'src')
| -rw-r--r-- | src/ModeTab.vue | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ModeTab.vue b/src/ModeTab.vue index 6240ba7..7233a90 100644 --- a/src/ModeTab.vue +++ b/src/ModeTab.vue @@ -31,6 +31,11 @@ </div> </div> + <Adsense + data-ad-client="ca-pub-6856963757796636" + data-ad-slot="4801023518"> + </Adsense> + <div> <h2 class="title is-2">All Hero Statistics</h2> <report-table></report-table> |
