summaryrefslogtreecommitdiff
path: root/config/dates.json
blob: 48e324f57b5269619fdd2ce2cf085ff48df52b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
        "date": "2016-12-31",
        "url": "2017-01.html",
        "name": "I 2017",
        "index": "1"
    },
    {
        "date": "2017-03-31",
        "url": "index.html",
        "name": "II 2017",
        "index": "2"
    }
]