We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce38987 commit ad073baCopy full SHA for ad073ba
index.html
@@ -2,9 +2,9 @@
2
<html>
3
<head>
4
<title>Lazy Sequences</title>
5
- <link href="../srfi-common/admin.css" rel="stylesheet">
6
- <link href="../srfi-common/list.css" rel="stylesheet">
7
- <link href="../srfi-common/favicon.png" rel="icon" sizes="192x192" type="image/png">
+ <link href="/admin.css" rel="stylesheet">
+ <link href="/list.css" rel="stylesheet">
+ <link href="/favicon.png" rel="icon" sizes="192x192" type="image/png">
8
<meta charset="utf-8" />
9
<meta name="viewport" content="width=device-width, initial-scale=1" />
10
<script type="text/x-mathjax-config">
0 commit comments