Skip to content

Commit 09fd188

Browse files
committed
fix: dlight-non-keyed html title
1 parent 45798cc commit 09fd188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/non-keyed/dlightjs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8"/>
5-
<title>DLight-keyed</title>
5+
<title>DLight-non-keyed</title>
66
<link href="/css/currentStyle.css" rel="stylesheet"/>
77
</head>
88
<body>

0 commit comments

Comments
 (0)