summaryrefslogtreecommitdiff
path: root/_layouts/static.html
diff options
context:
space:
mode:
authorJosé Mota <jose@josemota.net>2014-05-01 19:14:42 +0100
committerJosé Mota <jose@josemota.net>2014-05-01 19:14:42 +0100
commitcc718b8f9b6225d96652c93ba3b48998711ac895 (patch)
treec541db3d25bd78f8f4bf8efdafd6197680b115b5 /_layouts/static.html
parent096605b18575764c76b095601f6a6a15f975baee (diff)
Rename blog.
Diffstat (limited to '_layouts/static.html')
-rw-r--r--_layouts/static.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/_layouts/static.html b/_layouts/static.html
index 60e33a9..e98927d 100644
--- a/_layouts/static.html
+++ b/_layouts/static.html
@@ -24,7 +24,10 @@
alt="{{site.title}}"/>
</a>
</h1>
- <h1>{{page.title}}</h1>
+ <h1>
+ {{site.title}} <br/>
+ <small>{{page.title}}</small>
+ </h1>
</div>
</div>