Updated OAuth website

This commit is contained in:
M66B 2022-03-24 20:51:23 +01:00
parent 26560765cf
commit c8a01f6d7b
1 changed files with 2 additions and 2 deletions

View File

@ -31,12 +31,12 @@
<h1>FairEmail</h1>
<p><img src="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/ic_launcher-web.png" alt="FairEmail" height="72" width="72" /></p>
<h2>&#x1F6E1; OAuth</h2>
<p><button id="oauth" class="button-large">Continue</button></p>
<p><button id="oauth" class="button-large">Continue</button> to the app</p>
<noscript><h2>Please enable JavaScript or disable your ad blocker</h2></noscript>
<br>
<p style="font-size: smaller;"><a href="https://en.wikipedia.org/wiki/OAuth" target="_blank">What is OAuth?</a></p>
<p><a href="https://github.com/M66B/open-source-email/blob/master/PRIVACY.md" target="_blank">Privacy policy</a></p>
<p>Copyright &copy; 2018&ndash;<span id="year">2021</span> by Marcel Bokhorst (M66B)</p>
<p>Copyright &copy; 2018&ndash;<span id="year">2022</span> by Marcel Bokhorst (M66B)</p>
<p style="font-size: smaller;">This page is <a href="https://github.com/M66B/FairEmail/blob/master/oauth/index.html" target="_blank">open source</a>.</p>
</body>
</html>