git: 9589532a6a - main - website: Restore old banner (logo-red.png) file

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Tue, 27 Aug 2024 23:31:19 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=9589532a6ae5dbf1281d3b2ea752d606cbf3a735

commit 9589532a6ae5dbf1281d3b2ea752d606cbf3a735
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2024-08-27 23:27:54 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-08-27 23:27:54 +0000

    website: Restore old banner (logo-red.png) file
    
    It was introduced a new high-resolution banner in f75ac66, which was
    renamed for better naming compliance. While our current templates
    reference this new name and banner, there are still other instances,
    such as old status reports that do not use our templates, where the old
    file name is referenced. Additionally, some external resources may still
    be linking to the old banner.
    
    This update will reintroduce the old banner image to the tree to ensure
    compatibility across all references. Meanwhile, the main website will
    continue to use the new banner image.
---
 website/content/en/layout/images/logo-red.png     | Bin 0 -> 26193 bytes
 website/themes/beastie/static/images/logo-red.png | Bin 0 -> 26193 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/website/content/en/layout/images/logo-red.png b/website/content/en/layout/images/logo-red.png
new file mode 100644
index 0000000000..fd00ed52e8
Binary files /dev/null and b/website/content/en/layout/images/logo-red.png differ
diff --git a/website/themes/beastie/static/images/logo-red.png b/website/themes/beastie/static/images/logo-red.png
new file mode 100644
index 0000000000..fd00ed52e8
Binary files /dev/null and b/website/themes/beastie/static/images/logo-red.png differ