summaryrefslogtreecommitdiffstats
path: root/_data/comments.json
blob: 037f8c49fa948a56298ded57a50ade3118ef3072 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
	{
		"author": "Anton Luka Šijanec",
		"date": "2020-11-09 22:09:00",
		"message": "### komentar\nTo je testiranje funkcije komentiranja. ![foo](bar) <script>alert(1);</script>",
		"parent": "post|/blog/test/2020/11/06/druga-objava.html"
	},
	{
		"author": "Anton Luka Šijanec",
		"date": "2020-11-09 22:10:00",
		"message": "drugi kometar",
		"parent": "comment|Anton Luka Šijanec|2020-11-09 22:09:00"
	},
	{
		"author": "Anton Luka Šijanec",
		"date": "2020-11-10 11:28:00",
		"message": "tretji kometar",
		"parent": "comment|Anton Luka Šijanec|2020-11-09 22:09:00"
	},
	{
		"author": "Anton Luka Šijanec",
		"date": "2020-11-10 11:29:00",
		"message": "četrti kometar",
		"parent": "comment|Anton Luka Šijanec|2020-11-09 22:10:00"
	}
]