Added favicon to generate FAQ html

This commit is contained in:
M66B 2024-02-18 09:21:57 +01:00
parent ae926d869f
commit 07289d20e8
2 changed files with 4 additions and 6 deletions

View File

@ -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>
---

View File

@ -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>