Drop that, already said
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-05-24 12:54:17 +02:00
parent 0296bd97d6
commit c9e5477b12
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 2 deletions

View File

@ -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)