diff options
| -rw-r--r-- | src/index.html (renamed from index.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/src/index.html index 5fa05e1..3ae5d55 100644 --- a/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <title>256phi</title> - <link rel="stylesheet" href="style.css"> + <link rel="stylesheet" href="Style/style.css"> </head> <body> <!-- Background with OpenGL --> |
