From 456ce29a962cb27ce5a3806614e551d5bb093dc2 Mon Sep 17 00:00:00 2001 From: "Panagiotis \"Ivory\" Vasilopoulos" Date: Thu, 7 Dec 2023 02:32:17 +0100 Subject: [PATCH 1/2] Issue fixes for RSS feed improvements Follow-up for #28368 - Just replace button with an a-element with the button class - Use role=button for screen readers - Remove useless link-action class from template/org/home.tmpl --- templates/org/home.tmpl | 4 ++-- templates/repo/header.tmpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index a84e3efc89de..f0bf628aea62 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -21,9 +21,9 @@