From 0afef8ef5b429ae9fed226f243d38164f7867b0e Mon Sep 17 00:00:00 2001
From: timofey <tim@ongoteam.yaconnect.com>
Date: Sat, 5 Aug 2023 11:21:35 +0000
Subject: [PATCH] customize

---
 master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/master.cfg b/master.cfg
index 7caa900..78f36ed 100644
--- a/master.cfg
+++ b/master.cfg
@@ -177,6 +177,7 @@ class GiteaAuth(OAuth2Auth):
     name = "Gitea"
     authUri = "https://gitea.parrrate.ru/login/oauth/authorize"
     tokenUri = "https://gitea.parrrate.ru/login/oauth/access_token"
+    faIcon = "https://gitea.parrrate.ru/assets/img/logo.svg"
 
 
 # minimalistic config to activate new web UI