diff options
Diffstat (limited to '')
-rw-r--r-- | projects/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html index ca9fd72..83e7aa4 100644 --- a/projects/index.html +++ b/projects/index.html @@ -19,7 +19,7 @@ <html> <head> <title>Joe's own website - projects</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> |