This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f085a31  incubator logo
f085a31 is described below

commit f085a31cab3f1cee9598bc4882c9249c50fe4814
Author: Cheng Pan <[email protected]>
AuthorDate: Fri Sep 17 15:26:00 2021 +0800

    incubator logo
---
 layouts/partials/footer.html          |   2 +-
 static/incubator_feather_egg_logo.png | Bin 0 -> 30207 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 4380a61..0c51a70 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -21,7 +21,7 @@
   <p><a href="/privacy_policy.html">Privacy policy</a></p>
   </div>
   <div class="col-md-6">
-    <img class="img-responsive" src="{{ "asf_logo_wide.png" | relURL}}"/>
+    <img class="img-responsive" src="{{ "incubator_feather_egg_logo.png" | 
relURL}}"/>
   </div>
 </footer>
 </div>
diff --git a/static/incubator_feather_egg_logo.png 
b/static/incubator_feather_egg_logo.png
new file mode 100644
index 0000000..338169e
Binary files /dev/null and b/static/incubator_feather_egg_logo.png differ

Reply via email to