diff --git a/app/build.gradle b/app/build.gradle index 9b2d5f9a33..4d098286e9 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 FAQ.md -o index.html' + commandLine 'sh', '-c', 'pandoc --standalone FAQ.md -o index.html' } tasks.register('updatePrivacy', Exec) { diff --git a/index.html b/index.html index b34f716065..fd1eee81ec 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,20 @@ + + + + + + + FAQ + + +

FairEmail support

🌎 Google Translate

@@ -2851,3 +2868,5 @@ adb install /path/to/FairEmail-xxx.apk

GitHub issues are disabled due to frequent misusage.


Copyright © 2018-2024 Marcel Bokhorst.

+ +