Added favicon to generate FAQ html

pull/214/head
M66B 5 months ago
parent ae926d869f
commit 07289d20e8

@ -1,8 +1,7 @@
---
header-includes: |
<link rel="shortcut icon" href="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/ic_launcher-web.png">
<style>
body {
font-family: Arial, sans-serif;
}
body { font-family: Arial, sans-serif; }
</style>
---

@ -13,10 +13,9 @@
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="shortcut icon" href="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/ic_launcher-web.png">
<style>
body {
font-family: Arial, sans-serif;
}
body { font-family: Arial, sans-serif; }
</style>
</head>
<body>

Loading…
Cancel
Save