From 193917e117e56f27676af2f2fb79242f61b51f55 Mon Sep 17 00:00:00 2001 From: Benjy Stanton Date: Thu, 12 Sep 2024 14:27:59 +0100 Subject: [PATCH] Update plugin instructions --- apps/docs/src/common/pages/get-started/home-office-plugin.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: