Repository which stores reviews of the offical GoMoof Site. Content here will be displayed on our website https://gomoof.app
- Fork this repository and add an entry to the JSON File.
- Create a pull request with your changes.
- Once your pull request is accepted, your review will be displayed on our website.
{
"title": "Your title",
"review": "Your Review",
"author": "Your Name",
"rating": 5,
"date": "2023-10-01",
"image": "https://example.com/image.jpg",
}