We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d55e8 commit c44c3acCopy full SHA for c44c3ac
public/history.html
@@ -7,7 +7,7 @@
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<title>History</title>
9
<link rel="stylesheet" href="/css/themes.css" />
10
- <script src="/assets/themes.js" type="module"></script>
+ <script src="/css/themes.js" type="module"></script>
11
<link href="/css/history.css" rel="stylesheet">
12
</head>
13
0 commit comments