Fix up the links.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Zip</title>
|
||||
<link rel="stylesheet" href="css/font/fonts.css">
|
||||
<link rel="stylesheet" href="css/site.css">
|
||||
<script src="Joy.js"></script>
|
||||
<link rel="stylesheet" href="../css/font/fonts.css">
|
||||
<link rel="stylesheet" href="../css/site.css">
|
||||
<script src="../Joy.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="joy_interpreter"></div>
|
||||
|
||||
Reference in New Issue
Block a user