From f3772aa3c112603faed06b42b96ed8a42fda70a2 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 10 Nov 2022 21:08:30 +0000 Subject: [PATCH] enhance contrast on footer --- _includes/base/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/base/footer.html b/_includes/base/footer.html index 5b304237..41a81eec 100644 --- a/_includes/base/footer.html +++ b/_includes/base/footer.html @@ -27,7 +27,7 @@
-

© 2021-now {{ site.title }} by@inventree— website made with ♥ by@matmair

+

© 2021-now {{ site.title }} by@inventree— website made with ♥ by@matmair

GitHub logo