Push new post

This commit is contained in:
Nikiroy78 2023-10-15 18:57:03 +03:00
parent c3927451ff
commit 16c1c6e92f
2 changed files with 21 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

View File

@ -7,6 +7,10 @@
{ {
"tag" : "updates", "tag" : "updates",
"name" : "Обновления" "name" : "Обновления"
},
{
"tag" : "personal",
"name" : "Личное"
} }
], ],
"posts" : [ "posts" : [
@ -26,6 +30,23 @@
"voice" : [] "voice" : []
}, },
"forward" : null "forward" : null
},
{
"title" : "Купил себе SD-Карты",
"date" : 1697329458,
"data" : "Купил себе карты памяти в DNS, ща буду гонять, смотреть как работают.\n\nВообще, мне нехватало места на телефоне и посему решил докупить себе одну на 128 и одну на 64 гига.",
"categories" : ["personal"],
"attachments" : {
"images" : [
"/assets/posts/IMG_20231015_185244_587.jpg"
],
"files" : [],
"video" : [],
"youtube" : [],
"audio" : [],
"voice" : []
},
"forward" : null
} }
] ]
} }