diff options
| -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> |
