My-Website/app/data/comments.json
2024-04-03 16:32:27 -05:00

9 lines
138 B
JSON

{
"2" : [
{
"username" : "0x01FE",
"content" : "Hello, this is an example comment!"
}
]
}