From 13089ba437e18fd521fd33be2e89637a98d3e8a1 Mon Sep 17 00:00:00 2001 From: Teriuihi Date: Sat, 5 Apr 2025 23:18:55 +0200 Subject: [PATCH] Add footer component to rules page Inserted the `` component to the rules page template. This ensures consistency in the layout by including the footer across all pages. No additional logic or styles were modified. --- frontend/src/app/rules/rules.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/app/rules/rules.component.html b/frontend/src/app/rules/rules.component.html index 0155939..6d7a2a7 100644 --- a/frontend/src/app/rules/rules.component.html +++ b/frontend/src/app/rules/rules.component.html @@ -260,4 +260,5 @@

Scroll Down

+