This commit is contained in:
shimingxy
2020-03-07 12:02:01 +08:00
parent 1aaa7ca205
commit 216a3eebe0
8 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<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" width="114px" alt=""/></a>
<img src="{{ "/images/logo.jpg" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" 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>