From ddc01d112b5156e064975c297b38c540938fc8a2 Mon Sep 17 00:00:00 2001 From: Cornelius Emase Date: Thu, 14 Mar 2024 18:57:27 +0300 Subject: [PATCH] refactor:update: footer reusability component --- apps/Info.html | 10 ++++--- apps/common.css | 55 ++++++++++++++++++++++++++++++++++++--- apps/landing/landing.html | 50 +++++------------------------------ apps/signup/signup.html | 11 +++++--- apps/table.html | 8 +++--- common/util.js | 14 ++++++++++ 6 files changed, 91 insertions(+), 57 deletions(-) diff --git a/apps/Info.html b/apps/Info.html index 1605832ab..03a3a0655 100644 --- a/apps/Info.html +++ b/apps/Info.html @@ -35,6 +35,8 @@ integrity="sha384-wEmeIV1mKuiNpC+IOBjI7aAzPcEZeedi5yW5f2yOq55WWLwNGmvvx4Um1vskeMj0" crossorigin="anonymous"> + +