diff options
| author | Alee <alee14498@gmail.com> | 2018-03-07 18:05:57 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-07 18:05:57 -0500 |
| commit | 819d97fef77e48924d33ea503fd83cf51ea527a7 (patch) | |
| tree | fec25743e76cd1d9803b25fb6f081cb0461f3957 | |
| parent | b2478286653bca00294e7602bb20687424d2a9c4 (diff) | |
| download | pokeworld-website-819d97fef77e48924d33ea503fd83cf51ea527a7.tar.gz pokeworld-website-819d97fef77e48924d33ea503fd83cf51ea527a7.tar.bz2 pokeworld-website-819d97fef77e48924d33ea503fd83cf51ea527a7.zip | |
I forgot to update about
| -rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 9108ac2..545a58b 100644 --- a/about/index.html +++ b/about/index.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>PokeWorld | About</title> - <link rel="stylesheet" href="./css/style.css"> + <link rel="stylesheet" href="../css/style.css"> </head> <body> <header> |
