- Add your resource in
services/hosting.json
. You can find the format below.
- Commit and push! 😊👍
{
"id": 1,
"category": "JS/NodeJS",
"title": "Github Pages",
"description": "Hosted directly from your GitHub repository. Just edit, push, and your changes are live.",
"link": "https://pages.github.com/",
"license": "Free"
},