diff options
| author | seth <[email protected]> | 2023-02-08 07:40:14 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2023-02-08 07:42:43 +0000 |
| commit | 21fa4856be8de330d2351159b680c630e5f0aa07 (patch) | |
| tree | 79ca7a9fb5da1579ef53e22e35edb2620cda1dd1 /src/lul.html | |
| parent | 5e4b6ebb8c9e6adaf1ab12802beb82c59c88dcab (diff) | |
fix issues with paths
Diffstat (limited to 'src/lul.html')
| -rw-r--r-- | src/lul.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lul.html b/src/lul.html index d0cf4e7..2a0e66e 100644 --- a/src/lul.html +++ b/src/lul.html @@ -6,7 +6,7 @@ <title>fard</title> <!-- <meta name="description" content="yuh"/> --> <!-- <meta name="viewport" content="width=device-width, initial-scale=1"/> --> - <link rel="stylesheet" href="css/guzzle.css" /> + <link rel="stylesheet" href="/css/guzzle.css" /> </head> <body> <div id="vidya"> |
