Skip to content

Commit

Permalink
Fix incorrect page title.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswells0 committed Dec 13, 2015
1 parent 05a2a15 commit 544b56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/highlight-keywords/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<meta charset="utf-8" />
<link rel="shortcut icon" href="favicon.png" />
<title>Show Language ▲ Prism plugins</title>
<title>Highlight Keywords ▲ Prism plugins</title>
<base href="../.." />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="themes/prism.css" data-noprefix />
Expand Down

0 comments on commit 544b56f

Please sign in to comment.