Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ theme = 'hive'
[params]
version = "1.1.0"
hiveLogo = "/images/hive.svg"
logo = "/images/asf_logo.png"
logo = "/images/asf_logo_full_horizontal_white.svg"
apacheURL = 'https://www.apache.org'
javaDocUrl = 'https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs'

Expand All @@ -25,7 +25,7 @@ theme = 'hive'
security = "https://www.apache.org/security/"
sponsors = "https://www.apache.org/foundation/sponsorship.html"
donate = "https://www.apache.org/foundation/contributing.html"
copyright = "The contents of this website are © 2023 Apache Software Foundation under the terms of the Apache License v2. Apache Hive and its logo are trademarks of the Apache Software Foundation."
copyright = "The contents of this website are © 2026 Apache Software Foundation under the terms of the Apache License v2. Apache Hive and its logo are trademarks of the Apache Software Foundation."
thanks = "https://www.apache.org/foundation/thanks.html"

[params.navbar]
Expand Down
2 changes: 1 addition & 1 deletion themes/hive/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="row">
<div class="col-3">
<a href="{{ .Site.Params.apache.apacheURL }}">
<img src="{{.Site.BaseURL}}{{ .Site.Params.logo }}" width="270" height="100" alt="Apache Software Foundation"></a>
<img src="{{.Site.BaseURL}}{{ .Site.Params.logo }}" width="270" height="79" alt="Apache Software Foundation">
</a>
</div>
<div class="col-9">
Expand Down
Binary file removed themes/hive/static/images/asf_logo.png
Binary file not shown.
52 changes: 52 additions & 0 deletions themes/hive/static/images/asf_logo_full_horizontal_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.