This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 392afaf deploy: ef0c725e3974fe67623ad2660def83caefa3a89f
392afaf is described below
commit 392afaff7da30541fe234d2604933b32446f2942
Author: zhouxinyu <[email protected]>
AuthorDate: Sun Apr 7 06:09:51 2024 +0000
deploy: ef0c725e3974fe67623ad2660def83caefa3a89f
---
output/docs/latest/css/home-page.css | 13 ++++++++++++-
output/docs/latest/img/apache-incubator.svg | 1 +
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/output/docs/latest/css/home-page.css
b/output/docs/latest/css/home-page.css
index 5e5f92b..cb6be0d 100644
--- a/output/docs/latest/css/home-page.css
+++ b/output/docs/latest/css/home-page.css
@@ -138,7 +138,6 @@
}
#home-footer {
- background: url(../img/footer.svg) center center no-repeat;
background-color: #e9f1f3;
margin: 0 auto;
display: flex;
@@ -196,3 +195,15 @@
bottom: 48px;
display: none;
}
+
+#home-footer .apache {
+ text-align: center;
+}
+
+#home-footer .apache .copyright{
+ padding: 6px 10px;
+}
+
+#home-footer .apache .logo{
+ padding-top: 20px;
+}
\ No newline at end of file
diff --git a/output/docs/latest/img/apache-incubator.svg
b/output/docs/latest/img/apache-incubator.svg
new file mode 100644
index 0000000..6ee5873
--- /dev/null
+++ b/output/docs/latest/img/apache-incubator.svg
@@ -0,0 +1 @@
+<svg width="138" height="32" viewBox="0 0 138 32" fill="none"
xmlns="http://www.w3.org/2000/svg" role="img"><path fill-rule="evenodd"
clip-rule="evenodd" d="M129.731
3.858h6.16v.581h-5.517v3.426h4.96v.581h-4.96v3.488h5.578v.582h-6.221V3.857ZM109.942
3.858h.643v4.02h5.541v-4.02h.643v8.657h-.643V8.46h-5.541v4.056h-.643V3.858ZM94.345
12.664a4.243 4.243 0 0 1-3.086-1.292 4.29 4.29 0 0 1-.896-1.417 4.715 4.715 0
0
1-.322-1.743v-.025c0-.61.11-1.187.328-1.732.218-.544.52-1.02.903-1.428.383-.408
[...]
\ No newline at end of file