Skip to content

Commit

Permalink
Merge pull request #836 from chriswells0/fix-title
Browse files Browse the repository at this point in the history
Fix incorrect page title.
  • Loading branch information
LeaVerou committed Dec 14, 2015
2 parents 05a2a15 + 544b56f commit 2a21d56
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 2a21d56

Please sign in to comment.