From 7dc39a323a21bafb0dee0b1d06f97be022173035 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 3 Sep 2021 01:22:09 +0200 Subject: [PATCH] Fix typo (changelog ignore) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d06995..37d1b6d4 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ and the result you can expect: ### Advanced pages configuration If you want to go beyond only customizing the CSS you can re-implement some of the -pages or event add new ones. +pages or even add new ones. If you want to go this way checkout the demo setup provided [here](https://github.com/garronej/keycloakify-demo-app/tree/look_and_feel). If you prefer a real life example you can checkout [onyxia-web's source](https://github.com/InseeFrLab/onyxia-web/tree/main/src/app/components/KcApp).