{
  "footer": {
    "copyright": "olegkruchay.com",
    "descriptions": [
      {
        "text": "Built on",
        "link": {
          "title": "NuxtJS",
          "uri": "https://nuxtjs.org"
        }
      },
      {
        "text": "Made with",
        "faIcon": ["far", "heart"],
        "link": {
          "title": "by myself",
          "uri": "/about"
        }
      },
      {
        "text": "Hosted on",
        "link": {
          "title": "Netlify",
          "uri": "https://netlify.com"
        }
      }
    ],
    "socialNetworks": [
      {
        "uri": "https://instagram.com/olegkruchay",
        "faIcon": ["fab", "instagram"],
        "class": "instagram"
      },
      {
        "uri": "https://linkedin.com/in/olegkruchay",
        "faIcon": ["fab", "linkedin"],
        "class": "linkedin"
      },
      {
        "uri": "https://facebook.com/olegkruchay",
        "faIcon": ["fab", "facebook"],
        "class": "facebook"
      },
      {
        "uri": "https://drupal.org/u/scoutex",
        "faIcon": ["fab", "drupal"],
        "class": "drupal"
      },
      {
        "uri": "https://codepen.io/olegscout",
        "faIcon": ["fab", "codepen"],
        "class": "codepen"
      },
      {
        "uri": "https://github.com/olegscout",
        "faIcon": ["fab", "github"],
        "class": "github"
      }
    ],
    "brandLogo": {
      "alt": "Oleg Kruchay logo",
      "image": "footer-logo-cropped.png"
    }
  }
}
