Skip to content

Commit

Permalink
新增 Header 回首頁 #2
Browse files Browse the repository at this point in the history
  • Loading branch information
gnehs committed Jun 5, 2017
1 parent de80c45 commit d7bb14a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,15 @@
<script src="//rawgit.com/gnehs/RandomPic/master/randompicture.js"></script>
</div>
<div class="ts narrow container" style="text-shadow: 0 0 6px black;">
<a href="<?php echo home_url ( ) ; ?>">
<h1 class="ts left aligned inverted header">
<?php bloginfo('name'); ?>
<br>
<small class="sub header">
<?php bloginfo('description'); ?>
</small>
</h1>
</a>
</div>
</header>
<nav class="ts basic fluid menu">
Expand Down

0 comments on commit d7bb14a

Please sign in to comment.