1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Trying favicon

This commit is contained in:
Laurent Cozic 2017-07-31 20:09:47 +00:00
parent d7cfb78472
commit f887c02803
2 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ const headerHtml = `
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<style>
body {
background-color: #F1F1F1;

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 B