diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 16:56:11 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 16:56:11 -0400 |
| commit | dec065ae75592d62691b41357421deb8be13c7be (patch) | |
| tree | 6fd31c4d5b81a29a69a552237f2e387bfe5f37fc | |
| parent | 4ff25166b995688e2cd3e0e40dc2611630573199 (diff) | |
| download | pokeworld-website-dec065ae75592d62691b41357421deb8be13c7be.tar.gz pokeworld-website-dec065ae75592d62691b41357421deb8be13c7be.tar.bz2 pokeworld-website-dec065ae75592d62691b41357421deb8be13c7be.zip | |
my mistake, sorry lol
| -rw-r--r-- | games/revolution/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/revolution/index.html b/games/revolution/index.html index 7c138de..5588ae3 100644 --- a/games/revolution/index.html +++ b/games/revolution/index.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Universe Games | Revolution</title> - <link rel="stylesheet" href="./css/style.css"> + <link rel="stylesheet" href="../css/style.css"> </head> <body> <header> |
