diff --git a/FAQ.md b/FAQ.md index c6d7df1b2a..22038464b5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,4 +1,5 @@ + # FairEmail support 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F) diff --git a/app/build.gradle b/app/build.gradle index b157024d01..669d9f651d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -395,7 +395,7 @@ preBuild.dependsOn copyChangelog tasks.register('updateFAQ', Exec) { workingDir "${rootDir}" - commandLine 'sh', '-c', 'pandoc --standalone --metadata title="FAQ FairEmail" FAQ.md -o index.html' + commandLine 'sh', '-c', 'pandoc FAQ.md -o index.html' } tasks.register('updatePrivacy', Exec) { diff --git a/index.html b/index.html index e3de685c77..580fb42edd 100644 --- a/index.html +++ b/index.html @@ -1,24 +1,5 @@ - - - - - - - FAQ FairEmail - - - -
-

FAQ FairEmail

-
-

# FairEmail support

+

+

FairEmail support

🌎 Google Translate

🇬🇧 If you have a question, please check the following frequently asked questions first. At the bottom, you can find out how to ask other questions, request features, and report bugs. You will receive an answer in your own language.

🇩🇪 Wenn Sie eine Frage haben, überprüfen Sie bitte zuerst die folgenden häufig gestellten Fragen. Unten erfahren Sie, wie Sie andere Fragen stellen, Funktionen anfordern und Fehler melden können. Sie erhalten eine Antwort in Ihrer eigenen Sprache.

@@ -2806,5 +2787,3 @@ adb install /path/to/FairEmail-xxx.apk

GitHub issues are disabled due to frequent misusage.


Copyright © 2018-2023 Marcel Bokhorst.

- -