From d95f8fb48ed497790b1a50f5c177cb4e18542c26 Mon Sep 17 00:00:00 2001 From: Valtteri Laitinen Date: Sun, 22 Apr 2018 15:55:38 +0300 Subject: [PATCH] Use rel="icon" instead of rel="shortcut icon" (#1398) --- download.html | 2 +- examples.html | 2 +- extending.html | 2 +- faq.html | 2 +- index.html | 2 +- plugins/autolinker/index.html | 2 +- plugins/autoloader/index.html | 2 +- plugins/command-line/index.html | 2 +- plugins/copy-to-clipboard/index.html | 2 +- plugins/custom-class/index.html | 2 +- plugins/data-uri-highlight/index.html | 2 +- plugins/file-highlight/index.html | 2 +- plugins/highlight-keywords/index.html | 2 +- plugins/index.html | 2 +- plugins/jsonp-highlight/index.html | 2 +- plugins/keep-markup/index.html | 2 +- plugins/line-highlight/index.html | 2 +- plugins/line-numbers/index.html | 2 +- plugins/normalize-whitespace/index.html | 2 +- plugins/previewers/index.html | 2 +- plugins/remove-initial-line-feed/index.html | 2 +- plugins/show-invisibles/index.html | 2 +- plugins/show-language/index.html | 2 +- plugins/toolbar/index.html | 2 +- plugins/unescaped-markup/index.html | 6 +++--- plugins/wpd/index.html | 2 +- test-suite.html | 2 +- test.html | 2 +- 28 files changed, 30 insertions(+), 30 deletions(-) diff --git a/download.html b/download.html index a5b57be908..b6fd7abab4 100644 --- a/download.html +++ b/download.html @@ -3,7 +3,7 @@ - + Download ▲ Prism diff --git a/examples.html b/examples.html index ae3eb5b84c..b7dce551ce 100644 --- a/examples.html +++ b/examples.html @@ -3,7 +3,7 @@ - + Examples ▲ Prism diff --git a/extending.html b/extending.html index 4eb85f8196..11c647f787 100644 --- a/extending.html +++ b/extending.html @@ -3,7 +3,7 @@ - + Extending Prism ▲ Prism diff --git a/faq.html b/faq.html index 6e61de0a6e..ae32cb68e1 100644 --- a/faq.html +++ b/faq.html @@ -3,7 +3,7 @@ - + FAQ ▲ Prism diff --git a/index.html b/index.html index bbd1996e7f..b8f254d5cf 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ window.console && console.log('foo'); - + Prism diff --git a/plugins/autolinker/index.html b/plugins/autolinker/index.html index 74c79e829f..6053b62c02 100644 --- a/plugins/autolinker/index.html +++ b/plugins/autolinker/index.html @@ -3,7 +3,7 @@ - + Autolinker ▲ Prism plugins diff --git a/plugins/autoloader/index.html b/plugins/autoloader/index.html index 61412e41e4..3e5357e06b 100644 --- a/plugins/autoloader/index.html +++ b/plugins/autoloader/index.html @@ -3,7 +3,7 @@ - + Autoloader ▲ Prism plugins diff --git a/plugins/command-line/index.html b/plugins/command-line/index.html index 4fc640e737..109138b671 100644 --- a/plugins/command-line/index.html +++ b/plugins/command-line/index.html @@ -3,7 +3,7 @@ - + Command Line ▲ Prism plugins diff --git a/plugins/copy-to-clipboard/index.html b/plugins/copy-to-clipboard/index.html index 589964dd7e..c42a52620c 100644 --- a/plugins/copy-to-clipboard/index.html +++ b/plugins/copy-to-clipboard/index.html @@ -3,7 +3,7 @@ - + Copy to Clipboard ▲ Prism plugins diff --git a/plugins/custom-class/index.html b/plugins/custom-class/index.html index 68ba9d7570..ee4fade718 100644 --- a/plugins/custom-class/index.html +++ b/plugins/custom-class/index.html @@ -3,7 +3,7 @@ - + Custom Class ▲ Prism plugins diff --git a/plugins/data-uri-highlight/index.html b/plugins/data-uri-highlight/index.html index 03d6021d8e..380be2d67e 100644 --- a/plugins/data-uri-highlight/index.html +++ b/plugins/data-uri-highlight/index.html @@ -3,7 +3,7 @@ - + Data-URI Highlight ▲ Prism plugins diff --git a/plugins/file-highlight/index.html b/plugins/file-highlight/index.html index 448466513a..e66b9897ee 100644 --- a/plugins/file-highlight/index.html +++ b/plugins/file-highlight/index.html @@ -3,7 +3,7 @@ - + File Highlight ▲ Prism plugins diff --git a/plugins/highlight-keywords/index.html b/plugins/highlight-keywords/index.html index 5d22c6275b..466587346b 100644 --- a/plugins/highlight-keywords/index.html +++ b/plugins/highlight-keywords/index.html @@ -3,7 +3,7 @@ - + Highlight Keywords ▲ Prism plugins diff --git a/plugins/index.html b/plugins/index.html index c873ce78ec..7b4a48a7af 100644 --- a/plugins/index.html +++ b/plugins/index.html @@ -3,7 +3,7 @@ - + Plugins ▲ Prism diff --git a/plugins/jsonp-highlight/index.html b/plugins/jsonp-highlight/index.html index d99d654396..2ad4ac9a1f 100644 --- a/plugins/jsonp-highlight/index.html +++ b/plugins/jsonp-highlight/index.html @@ -3,7 +3,7 @@ - + JSONP Highlight ▲ Prism plugins diff --git a/plugins/keep-markup/index.html b/plugins/keep-markup/index.html index 287e817f7b..41b3c5f94d 100644 --- a/plugins/keep-markup/index.html +++ b/plugins/keep-markup/index.html @@ -3,7 +3,7 @@ - + Keep markup ▲ Prism plugins diff --git a/plugins/line-highlight/index.html b/plugins/line-highlight/index.html index 6efc16075f..f3b58b4b41 100644 --- a/plugins/line-highlight/index.html +++ b/plugins/line-highlight/index.html @@ -3,7 +3,7 @@ - + Line highlight ▲ Prism plugins diff --git a/plugins/line-numbers/index.html b/plugins/line-numbers/index.html index 26e372901c..5af756cae0 100644 --- a/plugins/line-numbers/index.html +++ b/plugins/line-numbers/index.html @@ -3,7 +3,7 @@ - + Line Numbers ▲ Prism plugins diff --git a/plugins/normalize-whitespace/index.html b/plugins/normalize-whitespace/index.html index 2e73ae7897..e1469de650 100644 --- a/plugins/normalize-whitespace/index.html +++ b/plugins/normalize-whitespace/index.html @@ -3,7 +3,7 @@ - + Normalize Whitespace ▲ Prism plugins diff --git a/plugins/previewers/index.html b/plugins/previewers/index.html index 25de46337c..539ef9876a 100644 --- a/plugins/previewers/index.html +++ b/plugins/previewers/index.html @@ -3,7 +3,7 @@ - + Previewers ▲ Prism plugins diff --git a/plugins/remove-initial-line-feed/index.html b/plugins/remove-initial-line-feed/index.html index 8a05ea1c9e..8eb942fa67 100644 --- a/plugins/remove-initial-line-feed/index.html +++ b/plugins/remove-initial-line-feed/index.html @@ -3,7 +3,7 @@ - + Remove initial line feed ▲ Prism plugins diff --git a/plugins/show-invisibles/index.html b/plugins/show-invisibles/index.html index 2ec9a67ed0..cb0ad436a4 100644 --- a/plugins/show-invisibles/index.html +++ b/plugins/show-invisibles/index.html @@ -3,7 +3,7 @@ - + Show Invisibles ▲ Prism plugins diff --git a/plugins/show-language/index.html b/plugins/show-language/index.html index 98a0b17d65..e79b1ccf9f 100644 --- a/plugins/show-language/index.html +++ b/plugins/show-language/index.html @@ -3,7 +3,7 @@ - + Show Language ▲ Prism plugins diff --git a/plugins/toolbar/index.html b/plugins/toolbar/index.html index 14a836584d..5547c5de85 100644 --- a/plugins/toolbar/index.html +++ b/plugins/toolbar/index.html @@ -3,7 +3,7 @@ - + Toolbar ▲ Prism plugins diff --git a/plugins/unescaped-markup/index.html b/plugins/unescaped-markup/index.html index 881dcafc67..442ef2aa9f 100644 --- a/plugins/unescaped-markup/index.html +++ b/plugins/unescaped-markup/index.html @@ -3,7 +3,7 @@ - + Unescaped markup ▲ Prism plugins @@ -51,7 +51,7 @@

Examples

- + Keep markup ▲ Prism plugins @@ -113,7 +113,7 @@

FAQ

- + Keep markup ▲ Prism plugins diff --git a/plugins/wpd/index.html b/plugins/wpd/index.html index e4f7bf7534..9157a483f0 100644 --- a/plugins/wpd/index.html +++ b/plugins/wpd/index.html @@ -3,7 +3,7 @@ - + WebPlatform Docs ▲ Prism plugins diff --git a/test-suite.html b/test-suite.html index a78fd8a7ba..5aeebf2aee 100644 --- a/test-suite.html +++ b/test-suite.html @@ -3,7 +3,7 @@ - + Running the test suite ▲ Prism diff --git a/test.html b/test.html index be328a1450..e28cce1dd9 100644 --- a/test.html +++ b/test.html @@ -3,7 +3,7 @@ - + Test drive ▲ Prism