This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
The following commit(s) were added to refs/heads/main by this push:
new da08b09 fix foot content issue (#8)
da08b09 is described below
commit da08b090042d97fd2f79181b6932edbe5d783ee9
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Wed Mar 13 22:44:42 2024 +0800
fix foot content issue (#8)
---
_config.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/_config.yml b/_config.yml
index e2a7fc6..6ebc549 100644
--- a/_config.yml
+++ b/_config.yml
@@ -114,8 +114,7 @@ color_scheme: light
# Footer content
# appears at the bottom of every page's main content
-# Note: The footer_content option is deprecated and will be removed in a
future major release. Please use `_includes/footer_custom.html` for more robust
-markup / liquid-based content.
+# Note: The footer_content option is deprecated and will be removed in a
future major release. Please use `_includes/footer_custom.html` for more robust
markup / liquid-based content.
#footer_content: "Apache Gluten is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation
is required of all newly accepted projects until a further review indicates
that the infrastructure, communications, and decision making process have
stabilized in a manner consistent with other successful ASF projects. While
incubation status is not necessarily a reflection of the completeness or
stability of the code, it does indicate [...]
#footer_content: "Copyright © 2017-2020 Patrick Marsceill. Distributed by
an <a
href=\"https://github.com/just-the-docs/just-the-docs/tree/main/LICENSE.txt\">MIT
license.</a>"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]