diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-09 15:15:12 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-09 15:15:12 +0000 |
| commit | c74e1eded68e2932aa053739f821064c528d552a (patch) | |
| tree | 545fb4fbbf1836c058769b8345b791a04acdbeac /app/index.html | |
| parent | 8ab8b15367db27d30cc5e67f7b92da8f12c339ee (diff) | |
| download | mullvadvpn-c74e1eded68e2932aa053739f821064c528d552a.tar.xz mullvadvpn-c74e1eded68e2932aa053739f821064c528d552a.zip | |
Open create account page in browser
Diffstat (limited to 'app/index.html')
| -rw-r--r-- | app/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/index.html b/app/index.html index 4a444aff86..e0ac17cd31 100644 --- a/app/index.html +++ b/app/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>My App</title> + <title>Mullvad VPN</title> <link rel="stylesheet" href="./assets/css/style.css" /> </head> <body> |
