diff options
author | André Glüpker <git@wgmd.de> | 2018-03-24 15:28:19 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2018-03-24 15:28:19 +0100 |
commit | 86549d09b8abdbcae7c2c6cd7110415472c231ca (patch) | |
tree | d38a18eced9bc3cc9c95efaba532a5f0ccb57d12 /templates/premades_html.jinja | |
parent | 297e4965a795e544d0e0933cc5a1e6416d183fea (diff) | |
download | steam-86549d09b8abdbcae7c2c6cd7110415472c231ca.tar.gz steam-86549d09b8abdbcae7c2c6cd7110415472c231ca.tar.bz2 steam-86549d09b8abdbcae7c2c6cd7110415472c231ca.zip |
Rename CS:GO to Steam to be more accurate
Diffstat (limited to 'templates/premades_html.jinja')
-rw-r--r-- | templates/premades_html.jinja | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/premades_html.jinja b/templates/premades_html.jinja index d08da8f..e886023 100644 --- a/templates/premades_html.jinja +++ b/templates/premades_html.jinja @@ -1,6 +1,6 @@ <html> <head> - <title>CS:GO Premadefinder</title> + <title>Steam Premadefinder</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="static/style.css" /> <link rel="icon" type="image/png" href="static/favicon.png" /> |