43 lines
1.6 KiB
Plaintext

{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://deadvey.com//socialweb/notes/2",
"type": "Note",
"hash": "2",
"content": "<b>I didn't like Wordpress:</b><br/>So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.<br/><img src=\"https://deadvey.com/images/wordpress.png\" />",
"url": "https://deadvey.com/blog/2.html",
"attributedTo": "https://deadvey.com/@blog",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [],
"published": "Mon, 11 Dec 2023 12:00:00",
"replies": {
"id": "https://deadvey.com/socialweb/replies/2",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://deadvey.com/socialweb/replies/2?page=true",
"partOf": "https://deadvey.com/socialweb/replies/2",
"items": []
}
},
"tag": [
{
"Type": "Hashtag",
"Href": "https://deadvey.com/blog/Wordpress.html",
"Name": "#Wordpress"
},
{
"Type": "Hashtag",
"Href": "https://deadvey.com/blog/html.html",
"Name": "#html"
},
{
"Type": "Hashtag",
"Href": "https://deadvey.com/blog/control.html",
"Name": "#control"
}
]
}