projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
get rid of crazy include-vars-magic and pretitles, at the expense of more layouts
[web.git]
/
personal
/
blog
/
archive.html
diff --git
a/personal/blog/archive.html
b/personal/blog/archive.html
index e867f3fe7a4f3171923cffeb346d34c68f18625e..0c89c9f1eaa17a9c682696edb3c05fa3374b47df 100644
(file)
--- a/
personal/blog/archive.html
+++ b/
personal/blog/archive.html
@@
-1,10
+1,15
@@
---
title: Archive
---
title: Archive
-vars: blog-page.html
+layout: default
rss: true
sort: 1
hide: true
---
rss: true
sort: 1
hide: true
---
+
+<header class="title">
+<h1>{{ site.blog.title }}</h1>
+</header>
+
<p>Here you can find direct links to all my blog posts.</p>
<ul class="post-list">
<p>Here you can find direct links to all my blog posts.</p>
<ul class="post-list">