mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-11 01:11:17 +01:00
Added favicon to generate FAQ html
This commit is contained in:
5
FAQ.yaml
5
FAQ.yaml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user