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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1de786c  Remove github links from front page (#7)
1de786c is described below

commit 1de786c4ae456143cc9db65f0a9dc780b52f62f8
Author: Yingchun Lai <[email protected]>
AuthorDate: Tue Jun 22 17:11:25 2021 +0800

    Remove github links from front page (#7)
---
 _layouts/front.html | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/_layouts/front.html b/_layouts/front.html
index 27a6412..31c1167 100644
--- a/_layouts/front.html
+++ b/_layouts/front.html
@@ -19,28 +19,6 @@
                     可水平扩展、高性能、强一致的分布式Key-Value数据库
                     {% endif %}
                 </p>
-                <a style="padding-right: 0.5rem" 
href="https://www.apache.org/licenses/LICENSE-2.0";>
-                    <img 
alt="https://img.shields.io/github/license/apache/incubator-pegasus.svg?style=flat-square&";
-                        
src="https://img.shields.io/github/license/apache/incubator-pegasus.svg?style=flat-square&";>
-                </a>
-                <a style="padding-right: 0.5rem" 
href="https://github.com/XiaoMi/pegasus";>
-                    <img 
alt="https://img.shields.io/github/stars/apache/incubator-pegasus.svg?style=flat-square&";
-                        
src="https://img.shields.io/github/stars/apache/incubator-pegasus.svg?style=flat-square&";>
-                </a>
-                <br>
-                <div style="padding-top: 2rem" class="buttons is-centered">
-                    <a class="button is-light is-large front-start-button"
-                        href="{{ site.baseurl }}/overview">
-                        <span class="icon"><i class="fas 
fa-chevron-right"></i></span>
-                        <span>
-                            <span style="font-weight:lighter">Get</span>
-                            <strong>Started</strong>
-                        </span>
-                    </a>
-                    <a class="button is-dark is-large front-github-button" 
href="{{ site.pegasus_github_url }}">
-                        <span class="icon"><i class="fab 
fa-github-alt"></i></span>
-                    </a>
-                </div>
             </div>
         </div>
         <footer class="footer">

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

Reply via email to