diff --git a/apps/docs/src/common/pages/get-started/home-office-plugin.tsx b/apps/docs/src/common/pages/get-started/home-office-plugin.tsx index 7d5e20bb..4f3e011d 100644 --- a/apps/docs/src/common/pages/get-started/home-office-plugin.tsx +++ b/apps/docs/src/common/pages/get-started/home-office-plugin.tsx @@ -40,7 +40,7 @@ const Page: FC = ({ location }) => (

Header, footer and page background

To change your prototype to by default use the Home Office styling:

    -
  1. In app/views/layouts/main.html change:
    {% extends "govuk-prototype-kit/layouts/main.html" %} to
    {% extends "home-office-kit-layout.html" %}
  2. +
  3. In app/views/layouts/main.html change:
    {% extends "govuk-prototype-kit/layouts/govuk-branded.njk" %} to
    {% extends "home-office-kit-layout.html" %}

Font

To change your prototype to use Roboto: