diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-11 19:18:24 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 16:59:19 +0100 |
| commit | d4174247609bc3f95fbc7c809a9090458a490269 (patch) | |
| tree | ebb5a5756f3361e6262a8f6bc97429d9dae2e61f /src | |
| parent | 99531149ee3c94b4ae114a1416e4fa100a2eae3b (diff) | |
| download | brokentalents-d4174247609bc3f95fbc7c809a9090458a490269.tar.gz brokentalents-d4174247609bc3f95fbc7c809a9090458a490269.zip | |
add 'Vainglory stats' to title for SEO
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.vue | 2 | ||||
| -rw-r--r-- | src/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/App.vue b/src/App.vue index cb3108b..fec4cc0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,7 @@ <div class="hero-body"> <div class="container"> <h1 class="title"> - Broken Talents Fun + Vainglory Broken Talents Fun Statistics </h1> <h2 class="subtitle"> Tilting Brawlers since May 2017 diff --git a/src/index.html b/src/index.html index 2a84b7b..3ad90bd 100644 --- a/src/index.html +++ b/src/index.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="UTF-8"> - <title>Broken Talents Fun</title> + <title>Vainglory Broken Talents Fun Statistics</title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> |
