atsby-plugin-tags npm code example
Example 1: atsby-plugin-tags npm
backend:
name: github
repo: your-username/your-repo-name
In my case, I used:
backend:
name: github
repo: BandariChetanKumar/gatsby-starter-netlify-cms
Example 2: atsby-plugin-tags npm
git add .
git commit -m "Add GitHub Backend"
git push origin master