Updated all relative references to '/.common/' to absolute paths

This commit is contained in:
nutty
2026-03-19 22:46:12 +11:00
parent 4f66ecf500
commit 7cc6a093fe
33 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<link rel="stylesheet" href="../../../.common/styles/global.css" />
<link rel="stylesheet" href="/.common/styles/global.css" />
<link rel="stylesheet" href="./style.css" />
</head>