Skip to content

Commit c44c3ac

Browse files
Update history.html
1 parent 45d55e8 commit c44c3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/history.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<title>History</title>
99
<link rel="stylesheet" href="/css/themes.css" />
10-
<script src="/assets/themes.js" type="module"></script>
10+
<script src="/css/themes.js" type="module"></script>
1111
<link href="/css/history.css" rel="stylesheet">
1212
</head>
1313

0 commit comments

Comments
 (0)