From a00e6972a1b400c4ac1c386d0d73a04520c1af27 Mon Sep 17 00:00:00 2001 From: Azat Khasanov Date: Sun, 20 Oct 2024 15:40:13 +0200 Subject: [PATCH] UP --- assets/css/custom.css | 3 ++- hugo.yaml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index a678121..8a2231b 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -7,7 +7,7 @@ } .hx-text-gray-500 { - color: #767676; + color: black; /* color: darkgray; */ } @@ -15,3 +15,4 @@ --tw-text-opacity: 1; color: #ffffff; } + diff --git a/hugo.yaml b/hugo.yaml index 74542b4..1badcbe 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -62,7 +62,6 @@ params: dark: /images/logo.svg link: / height: 20 - footer: displayCopyright: false displayPoweredBy: false