Files
pockethost/frontends/lander/_data/showcase.json
Ilyas 75254aa4fe Added "eCourse" for the showcase page (#348)
* Added "eCourse" for the showcase page

* Updated the URL to the PocketHost subdomain
2023-12-26 06:10:31 -08:00

16 lines
429 B
JSON

[
{
"title": "Battleborn",
"description": "An easy to use tabletop RPG game",
"image": "/img/showcase/pockethost-showcase-battleborn.jpg",
"url": "https://battleborn.app/"
},
{
"title": "eCourse",
"description": "A minimal & customizable template for self-hosting your online course.",
"image": "/img/showcase/pockethost-showcase-ecourse.jpg",
"url": "https://ecourse.pockethost.io/"
}
]