This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git
commit ef0c725e3974fe67623ad2660def83caefa3a89f Author: zhoujinsong <[email protected]> AuthorDate: Thu Apr 4 16:20:07 2024 +0800 Rollback some change --- amoro-theme/layouts/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/amoro-theme/layouts/index.html b/amoro-theme/layouts/index.html index eae3e42..d388749 100644 --- a/amoro-theme/layouts/index.html +++ b/amoro-theme/layouts/index.html @@ -24,7 +24,6 @@ {{ partial "home-content.html" . }} {{ partial "home-feature.html" . }} {{ partial "home-footer.html" . }} - {{ partial "apache-footer.html" . }} <!-- Include termynal.js for landing-page homepage --> {{ .Scratch.Set "includeTermynal" true }} {{ partial "js.html" . }}
