chore: add favicon to web site

[skip ci]
This commit is contained in:
Remy Sharp
2021-03-30 10:23:37 +01:00
parent 013c959944
commit aa03cd7659

View File

@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width">
<title>nodemon</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/svg+xml" href="/nodemon.svg">
</head>
<body>