From 68a64f5fbba054ac960c87a461194d0feefd9489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=A0enk=C3=BD=C5=99?= <72993141+mrtineu@users.noreply.github.com> Date: Fri, 26 Apr 2024 17:42:40 +0200 Subject: [PATCH 1/5] Fix footer alt text, closes #620 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zmenení span pri YouTube logu z github na youtube --- app/views/components/_footer.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/components/_footer.html.erb b/app/views/components/_footer.html.erb index 494efd7d..735fe07c 100644 --- a/app/views/components/_footer.html.erb +++ b/app/views/components/_footer.html.erb @@ -63,7 +63,7 @@ From f6da821cb7733c3be6997ec012d7e7116aa02b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=A0enk=C3=BD=C5=99?= <72993141+mrtineu@users.noreply.github.com> Date: Fri, 26 Apr 2024 17:45:32 +0200 Subject: [PATCH 2/5] Fix alt text on logo, closes #613 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zmenení alternatívny text pri logu Návody.Digital Co-authored-by: Jano Suchal --- app/views/components/_header.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/components/_header.html.erb b/app/views/components/_header.html.erb index 8ca223f2..4a0e0c49 100644 --- a/app/views/components/_header.html.erb +++ b/app/views/components/_header.html.erb @@ -1,7 +1,7 @@