From 19842ea54aa900aff48d20b84638af1521a42362 Mon Sep 17 00:00:00 2001
From: M66B <M66B@users.noreply.github.com>
Date: Sat, 16 Oct 2021 16:30:06 +0200
Subject: [PATCH] Added shield icon to OAuth page

---
 oauth/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oauth/index.html b/oauth/index.html
index 844e408afc..9c50804fb9 100644
--- a/oauth/index.html
+++ b/oauth/index.html
@@ -30,7 +30,7 @@
 <body>
 	<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>OAuth</h2>
+	<h2>&#x1F6E1; OAuth</h2>
 	<p><button id="oauth" class="button-large">Continue</button></p>
 	<noscript><h2>Please enable JavaScript or disable your ad blocker</h2></noscript>
 	<br>