Use relative URLs for CSS.
So hopefully thi site can live happily under https://ariadne.systems/pub/~sforman/Thun/
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Thun Specification</title>
|
||||
<link rel="stylesheet" href="/css/font/fonts.css">
|
||||
<link rel="stylesheet" href="/css/site.css">
|
||||
<link rel="stylesheet" href="css/font/fonts.css">
|
||||
<link rel="stylesheet" href="css/site.css">
|
||||
<script src="/Joy.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user