diff options
-rw-r--r-- | files/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/index.html b/files/index.html index ceece82..88ae98f 100644 --- a/files/index.html +++ b/files/index.html @@ -21,7 +21,7 @@ <html> <head> <title>Joe's own website - files</title> - <link rel="stylesheet" type="text/css" href="css/site.css"> + <link rel="stylesheet" type="text/css" href="../css/site.css"> <meta charset="UTF-8"> </head> <body> |