diff options
Diffstat (limited to 'production/prod_2023.html')
-rw-r--r-- | production/prod_2023.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/production/prod_2023.html b/production/prod_2023.html index 32e7dbd..b6d55e3 100644 --- a/production/prod_2023.html +++ b/production/prod_2023.html @@ -5,7 +5,7 @@ <title>Dustin Walker's Production Sheets</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> - <link rel="stylesheet" type="text/css" href="style.css"/> + <link rel="stylesheet" type="text/css" href="../style.css"/> <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/> </head> <body> |