diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-04-03 14:55:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-03 14:55:36 -0400 |
| commit | e8a8fa88e59969df287813ff394ffd78c8370e8a (patch) | |
| tree | 2eec4d1ee59e374de98341ca0758cc8ff38873bd | |
| parent | 74e96e473a0d8c7890fa0f571934f42b13fe5b33 (diff) | |
| download | pokeworld-website-e8a8fa88e59969df287813ff394ffd78c8370e8a.tar.gz pokeworld-website-e8a8fa88e59969df287813ff394ffd78c8370e8a.tar.bz2 pokeworld-website-e8a8fa88e59969df287813ff394ffd78c8370e8a.zip | |
Changed the title
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> - <title>PokeWorld | Home</title> + <title>Universe | Home</title> <link rel="stylesheet" href="./css/style.css"> </head> <body> |
