Hello from examples page

title: Gatsby Tutorial

name: peter

{
    "site": {
        "info": {
            "title": "Gatsby Tutorial",
            "description": "Some random description",
            "author": "@Sudin",
            "data": [
                "item 1",
                "item 2"
            ],
            "person": {
                "name": "peter",
                "age": 32
            }
        }
    }
}
Author: @Sudin

Footer Section