Files
FairEmail/FAQ.yaml

8 lines
218 B
YAML
Raw Normal View History

2024-02-14 07:52:47 +01:00
---
header-includes: |
2024-02-18 09:21:57 +01:00
<link rel="shortcut icon" href="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/ic_launcher-web.png">
2024-02-14 07:52:47 +01:00
<style>
2024-02-18 09:21:57 +01:00
body { font-family: Arial, sans-serif; }
2024-02-14 07:52:47 +01:00
</style>
---