shimingxy 5 rokov pred
rodič
commit
1aaa7ca205
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 3 1
      docs/_includes/header.html

+ 3 - 1
docs/_includes/header.html

@@ -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>