aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinsoo Choo <fel1x.mintchoco.development@gmail.com>2022-07-24 14:02:57 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2022-07-24 14:04:53 +0000
commit863d1c6a6c882bde09c99cc4095350eb1d23b77f (patch)
tree0906ca7513323ad75addd6c0fa03454de446c5ba
parent6e662fa25bf3b2bff4bd07b60575b681c1748b57 (diff)
downloaddoc-863d1c6a6c882bde09c99cc4095350eb1d23b77f.tar.gz
doc-863d1c6a6c882bde09c99cc4095350eb1d23b77f.zip
Delete 25th anniversary image from FreeBSD website
Next year 2023 will be the 30th anniversary. It's a good time to remove the 25th anniversary image. PR: 261058 Differential Revision: https://reviews.freebsd.org/D34410
-rwxr-xr-xwebsite/themes/beastie/layouts/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html
index 46f4501ec3..ed7e53920a 100755
--- a/website/themes/beastie/layouts/index.html
+++ b/website/themes/beastie/layouts/index.html
@@ -127,9 +127,6 @@
</div>
</div>
</div>
- <div class="frontfeaturecontent">
- <img src="{{ absLangURL ($.Site.BaseURL) }}images/25thanniversary.png" style="margin-top: 5px;" alt={{ i18n "25th-logo" }} width="167" height="88" />
- </div>
</div>
</div>
{{ $language := "" }}