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

mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git

commit 5635061e09a22067bcd8592304a8815a41378401
Author: meizhouren <[email protected]>
AuthorDate: Tue May 11 16:29:20 2021 +0800

    logo
---
 _includes/nav.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/nav.html b/_includes/nav.html
index ea009a0..5cd1a1a 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -1,6 +1,6 @@
 <nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
   <div class="container">
-    <a class="navbar-brand js-scroll-trigger" style="font-size: 2.1em" 
href="#page-top">{{ site.title }}<p style="font-size: 
13px;">{{site.text}}</p></a>
+    <a class="navbar-brand js-scroll-trigger" style="font-size: 
2.1em;text-align: center;" href="#page-top"><img width="100px" 
src="../assets/img/logo.png" alt=""><p style="font-size: 
13px;">{{site.text}}</p></a>
     <button class="navbar-toggler navbar-toggler-right" type="button" 
data-toggle="collapse" data-target="#navbarResponsive" 
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle 
navigation">
       <span class="navbar-toggler-icon"></span>
     </button>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to