Added post type to old post

This commit is contained in:
2025-10-16 17:48:39 -05:00
parent 790c9018ae
commit 356e277254

View File

@ -2,5 +2,6 @@
"title": "First Post!!!", "title": "First Post!!!",
"subTitle": "Lets Gooo!!", "subTitle": "Lets Gooo!!",
"postText": "This has been fun! I'm absolutely loving making this site! Test", "postText": "This has been fun! I'm absolutely loving making this site! Test",
"date": "15 October 2025" "date": "15 October 2025",
"postType": "text"
} }