diff options
Diffstat (limited to 'dacctal/files/index.html')
| -rw-r--r-- | dacctal/files/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dacctal/files/index.html b/dacctal/files/index.html index 8a7794a..6c6a593 100644 --- a/dacctal/files/index.html +++ b/dacctal/files/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Symlinx</title> - <link rel="stylesheet" href="style.css"> + <link rel="stylesheet" href="../../style.css"> <link rel="icon" type="image/x-icon" href="images/symlinx-icon.png"> </head> <body> |
