projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a942705
)
blog index meta-info
author
Ralf Jung
<post@ralfj.de>
Wed, 7 Oct 2015 16:27:41 +0000
(18:27 +0200)
committer
Ralf Jung
<post@ralfj.de>
Wed, 7 Oct 2015 16:27:41 +0000
(18:27 +0200)
blog/index.html
patch
|
blob
|
history
diff --git
a/blog/index.html
b/blog/index.html
index 83d9398518bdf1519b7b8fbbb3fa3e305a8554ef..e02b8d20e227772197564802595cf113660f0c2d 100644
(file)
--- a/
blog/index.html
+++ b/
blog/index.html
@@
-1,10
+1,10
@@
---
layout: default
+title: "Ralf's Ramblings"
+slug: Blog
+rss: true
---
-<div class="home">
-
- <h1 class="page-heading">Posts</h1>
<ul class="post-list">
{% for post in site.posts %}
@@
-19,5
+19,3
@@
layout: default
</ul>
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>
-
-</div>