make ../css local to /css/ absolute

This commit is contained in:
2024-02-08 18:34:01 +00:00
parent c28658e146
commit 2b966f0542
65 changed files with 65 additions and 65 deletions

View File

@@ -6,7 +6,7 @@
The Potato Hut
</title>
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
<link rel="stylesheet" type="text/css" href=/css/main2.css />
</head>
<body>
<h1>The old Potato Hut</h1>