Fix theme, fix install instructions
This commit is contained in:
		@ -10,8 +10,8 @@ Custom theme for Keycloak.
 | 
			
		||||
## Deploy
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
abra app run id.autonomic.zone app mkdir -p /opt/keycloak/themes/hacktheplanet
 | 
			
		||||
abra app cp id.autonomic.zone hacktheplanet app:/opt/keycloak/themes/hacktheplanet
 | 
			
		||||
abra app run id.cooperative.computer app mkdir -p /opt/keycloak/themes/coco-3.11
 | 
			
		||||
abra app cp id.cooperative.computer coco-3.11 app:/opt/keycloak/themes/coco-3.11
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Hacking
 | 
			
		||||
 | 
			
		||||
@ -46,7 +46,7 @@
 | 
			
		||||
        <header class="topbar"> ${msg("welcomeTo")} </header>
 | 
			
		||||
        <div class="flex-container">
 | 
			
		||||
            <div class="image">
 | 
			
		||||
                <img src="${url.resourcesPath}/img/logo.png" class="logo"></img>
 | 
			
		||||
                <img width="256" src="${url.resourcesPath}/img/logo.png" class="logo"></img>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="input">
 | 
			
		||||
                <header class="${properties.kcFormHeaderClass!}">
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user