From 50e518c07c2dc9b1dfa562a6f4a4b08f43a24ab8 Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Mon, 25 Aug 2025 15:20:42 +0300 Subject: [PATCH] Remove from auth provider logos Necessary to inline them. --- app/assets/images/auth_providers/facebook.svg | 2 +- app/assets/images/auth_providers/github.svg | 2 +- app/assets/images/auth_providers/google.svg | 2 +- app/assets/images/auth_providers/wikipedia.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/assets/images/auth_providers/facebook.svg b/app/assets/images/auth_providers/facebook.svg index 1968745b2..8b6dcf999 100644 --- a/app/assets/images/auth_providers/facebook.svg +++ b/app/assets/images/auth_providers/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/assets/images/auth_providers/github.svg b/app/assets/images/auth_providers/github.svg index 79fa0cb13..24ae9563b 100644 --- a/app/assets/images/auth_providers/github.svg +++ b/app/assets/images/auth_providers/github.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/assets/images/auth_providers/google.svg b/app/assets/images/auth_providers/google.svg index fecdd4d00..31043c202 100644 --- a/app/assets/images/auth_providers/google.svg +++ b/app/assets/images/auth_providers/google.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/assets/images/auth_providers/wikipedia.svg b/app/assets/images/auth_providers/wikipedia.svg index 7330ec7e3..f18cee7dd 100644 --- a/app/assets/images/auth_providers/wikipedia.svg +++ b/app/assets/images/auth_providers/wikipedia.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- 2.39.5