Files
hedgeblog/posts/_metadata.json
jetstream0 db4f5fea22 add css, next post feature
change favicon, add more readme, add extra example post, dark/light mode toggle
2023-07-31 22:54:05 -07:00

18 lines
450 B
JSON

{
"example": {
"title": "Example!",
"slug": "example",
"filename": "example",
"date": "30/12/1999",
"author": "Prussia",
"tags": ["example", "fake", "please remember to remove"]
},
"another_example": {
"title": "Another Example!",
"slug": "another-example",
"filename": "another_example",
"date": "31/07/2023",
"author": "John Dough",
"tags": ["example", "jia", "please remember to remove"]
}
}