-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.json
28 lines (28 loc) · 954 Bytes
/
feed.json
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
27
28
{
"version": "https://jsonfeed.org/version/1",
"title": "RenovAlgarve",
"description": "",
"home_page_url": "https://renovalgarve.github.io",
"feed_url": "https://renovalgarve.github.io/feed.json",
"user_comment": "",
"icon": "https://renovalgarve.github.io/media/website/Renovalgarve-2.png",
"author": {
"name": "Rui Rigueiro"
},
"items": [
{
"id": "https://renovalgarve.github.io/test/",
"url": "https://renovalgarve.github.io/test/",
"title": "Test",
"content_html": "\n <p>\n \n </p>",
"image": "https://renovalgarve.github.io/media/posts/1/nolan-issac-K5sjajgbTFw-unsplash.jpg",
"author": {
"name": "Rui Rigueiro"
},
"tags": [
],
"date_published": "2022-07-24T13:41:24+01:00",
"date_modified": "2022-07-24T14:39:32+01:00"
}
]
}