100 Days of Code Diary

About

Deploy to GitHub Pages

Steps to follow:

Gatsby docs ref

$npm run deploy
function banana() {
  console.log("I love bananas");
}

Going