diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-14 23:49:11 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-14 23:49:11 +0000 |
| commit | 184a059c2d64494002c25ff93e20c06321fc2599 (patch) | |
| tree | 0854cd3a0bb583f2463dbf13c8f456a99f5409d2 /iceyrazor/index.html | |
| parent | 2297fe7dd7e45ffb194c4822d8bace80739b9649 (diff) | |
only one style.css
Diffstat (limited to 'iceyrazor/index.html')
| -rw-r--r-- | iceyrazor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iceyrazor/index.html b/iceyrazor/index.html index c8970ef..2beff85 100644 --- a/iceyrazor/index.html +++ b/iceyrazor/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>iceyrazor</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> |
