Include site name in header
This commit is contained in:
parent
4b9b856761
commit
a6da2babe9
3 changed files with 3 additions and 10 deletions
|
@ -2,15 +2,8 @@
|
|||
layout: default
|
||||
---
|
||||
|
||||
<div class="hero">
|
||||
<img src="/images/avatar.jpg"/>
|
||||
<h1>Hi. Introduce yourself.</h1>
|
||||
<p>Introduce yourself.</p>
|
||||
<div style="clear:both;"></div>
|
||||
</div>
|
||||
|
||||
<div class="articles">
|
||||
<h2><a href="/blog">Blog</a></h2>
|
||||
<h2>Blog</h2>
|
||||
|
||||
<div class="article">
|
||||
<!-- <img src="assets/img/article1.jpg"/> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue