mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Change demo web page to use SVG favicon (leave previous ICO around).
This commit is contained in:
parent
00082ee8a5
commit
4560ccc1cd
2 changed files with 14 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link href="default.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<link href="favicon.svg" rel="icon" type="image/svg+xml"/>
|
||||
<meta name="description" content="Demo for markdownlint, a Node.js style checker and lint tool for Markdown/CommonMark files."/>
|
||||
<title>markdownlint demo</title>
|
||||
<base target="_blank"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue