diff --git a/README.md b/README.md index 969cb46..f0d62b5 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,6 @@ An example workflow for customising the login theme would be: - Now, test you can make an edit and it is reflected on reload, change the "Username or email" string in [mesages_en.properties](./lumbung.space/login/messages/messages_en.properties) - Reload the page, your change should be live -Once you're finished theming, `git push` and the [Drone CI config](.drone.yml) will deploy this live to [login.lumbung.space](https://login.lumbung.space). - See related documentation and tutorials for the hacking: - [Create a custom theme for Keycloak](https://auscunningham.medium.com/create-a-custom-theme-for-keycloak-8781207be604)