diff options
Diffstat (limited to 'pokebot/index.html')
| -rw-r--r-- | pokebot/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokebot/index.html b/pokebot/index.html index 17f1bc9..3e4d3ea 100644 --- a/pokebot/index.html +++ b/pokebot/index.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>PokeWorld | Pokebot</title> - <link rel="stylesheet" href="./css/style.css"> + <link rel="stylesheet" href="../css/style.css"> </head> <body> <header> |
