diff --git a/config.toml b/config.toml index 15d90a21e..805f1126b 100644 --- a/config.toml +++ b/config.toml @@ -436,6 +436,10 @@ logo = "freepik-company.png" url = "https://www.grafana.com" logo = "grafana.png" +[[params.users]] +url = "https://www.grab.com" +logo = "grab.svg" + [[params.users]] url = "https://github.com/hmcts/" logo = "hmcts.png" diff --git a/static/img/logos/grab.svg b/static/img/logos/grab.svg new file mode 100644 index 000000000..d0f6d2335 --- /dev/null +++ b/static/img/logos/grab.svg @@ -0,0 +1 @@ + \ No newline at end of file