diff --git a/FAQ.md b/FAQ.md index a5694f008c..7213c05a87 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5819,7 +5819,7 @@ For usage instructions, please see [this FAQ](#faq190). Please read the privacy policy of [Gemini](https://support.google.com/gemini/answer/13594961). FairEmail does not use third-party libraries to avoid being tracked when Gemini is not being used. -This feature was added in version 1.2171 and is available in the GitHub version of the app only. +This feature is experimental and available in the GitHub version only and requires version 1.2171 or later.
diff --git a/index.html b/index.html index 5783848dbd..8fd6ef2069 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,6 @@ div.column{display: inline-block; vertical-align: top; width: 50%;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} ul.task-list{list-style: none;} - .display.math{display: block; text-align: center; margin: 0.5rem auto;}