aboutsummaryrefslogtreecommitdiff
path: root/source/blog/index.md
blob: 4427d3606a49c36d5715f0a67658f49bde490655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: blog
custom-css: "
    .blog-index-year-title {
        text-align: left;
    }

    .blog-index-yearly-index {
        margin-left: 1em;
    }

    .blog-index td {
        vertical-align: top;
    }

    .blog-index-post-date {
        width: 5em;
    }"
---

{% generate blog_list here %}