Skip to content

Commit a82770f

Browse files
authored
Website: Fixed Diff highlight plugin page title (#2233)
The plugin page of Diff highlight had the wrong title.
1 parent fa63072 commit a82770f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/diff-highlight/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<link rel="icon" href="favicon.png" />
7-
<title>Data-URI Highlight ▲ Prism plugins</title>
7+
<title>Diff Highlight ▲ Prism plugins</title>
88
<base href="../.." />
99
<link rel="stylesheet" href="style.css" />
1010
<link rel="stylesheet" href="themes/prism.css" data-noprefix />

0 commit comments

Comments
 (0)