18F/web-design-standards

View on GitHub
packages/usa-footer/src/usa-footer--slim/usa-footer--slim.json

Summary

Maintainability
Test Coverage
{
  "modifier": "usa-footer--slim",
  "footer": {
    "return_to_top": "Return to top",
    "primary_section": {
      "nav": {
        "aria_label": "Footer navigation,",
        "links": [
          {
            "label": "<Primary link>"
          },
          {
            "label": "<Primary link>"
          },
          {
            "label": "<Primary link>"
          },
          {
            "label": "<Primary link>"
          }
        ]
      }
    },
    "secondary_section": {
      "agency_name": "<Name of Agency>",
      "heading": "<Agency Contact Center>",
      "phone": "<(800) 555-GOVT>",
      "email": "<info@agency.gov>"
    }
  },
  "img_path": "./img"
}