Update header.html

This commit is contained in:
shimingxy
2020-03-07 11:40:58 +08:00
parent ae7b6c1d1e
commit 1aaa7ca205

View File

@@ -1,6 +1,8 @@
<header>
<div id="banner">
<div class="pull-left"><a href="https://shimingxy.github.io/MaxKey/" id="bannerLeft"><img src="https://github.com/shimingxy/MaxKey/blob/master/logo.jpg?raw=true" alt=""/></a></div>
<div class="pull-left"><a href="https://shimingxy.github.io/MaxKey/" id="bannerLeft">
<img src="https://github.com/shimingxy/MaxKey/blob/master/logo.jpg?raw=true" width="114px" alt=""/></a>
</div>
<!--<div class="pull-right"><a href="" id="bannerRight"><img src="images/logo.png" alt=""/></a></div>-->
<div class="clear"><hr/></div>
</div>