From 2dc470506fb79da3575d0e857aabff361bc100f5 Mon Sep 17 00:00:00 2001 From: Jarvis Prime Date: Tue, 24 Mar 2026 05:10:54 +0000 Subject: [PATCH] Update footer: copyright 2026, remove Dextronet logo, add text link, remove task mgmt link --- src/layouts/Base.astro | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index 570c0c2..621507c 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -108,8 +108,7 @@ const isHome = currentPath === '/'; .d-footer .right { width: 325px; } .d-footer hr { background-color: #fff; margin-top: 10px; } .d-footer .copy { - font-size: 11px; padding: 0 0 13px 140px; - background: url(/images/dextronet.gif) 0 12px no-repeat; + font-size: 11px; padding: 0 0 13px; } .d-footer .social { padding: 10px 0 4px; } .d-footer .social span { padding: 0 3px; } @@ -595,8 +594,8 @@ const isHome = currentPath === '/';

- - Copyright © 2018 ComponentOwl.com, Dextronet.com. All rights reserved. Read our EULA, Disclaimer and Privacy Policy. + + Copyright © 2026 ComponentOwl.com. All rights reserved. Read our EULA, Disclaimer and Privacy Policy.