-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.json
27 lines (27 loc) · 902 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
{
"version": "https://jsonfeed.org/version/1",
"title": "pruebas",
"description": "",
"home_page_url": "https://eltx3b4s.github.io/gh-pages",
"feed_url": "https://eltx3b4s.github.io/gh-pages/feed.json",
"user_comment": "",
"author": {
"name": "pruebas"
},
"items": [
{
"id": "https://eltx3b4s.github.io/gh-pages/esto-es-una-prueba.html",
"url": "https://eltx3b4s.github.io/gh-pages/esto-es-una-prueba.html",
"title": "esto es una prueba",
"summary": "prueba en cloudfare",
"content_html": "<p>prueba en cloudfare</p>",
"author": {
"name": "pruebas"
},
"tags": [
],
"date_published": "2022-11-07T15:02:29+01:00",
"date_modified": "2022-11-07T15:02:29+01:00"
}
]
}