// bundle needs to be restarted on changes !!
{
  "$schema": "https://gina.io/schema/routing.json",
  "homepage": {
    "namespace": "content",
    "url": "/",
    "method": "GET",
    "param": {
      "control": "home"
    }
  }
}