Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Nov 28, 2024
1 parent c53e648 commit 4635cfc
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ Please, read the public documentation web site:
## Update and custom front end image

### Requirements
- docker command lien to build new image


- `docker` command line to build new image
- `kubectl` to apply new yaml file

### Clone default webmodules

Expand Down Expand Up @@ -130,6 +129,16 @@ rojectNameSplitedStaged'>desktop</span>",
}
```

##### Login progress

Login progress is from HTML `span` tags

```html
<span id='projectNameSplitedStagea'>a</span><span id='projectNameSplitedStageb'>b</span><span id='projectNameSplitedStagec'>c</span><span id='p
rojectNameSplitedStaged'>desktop</span>
```


#### Colors dictionary entries

| entry | default value | example |
Expand Down

0 comments on commit 4635cfc

Please sign in to comment.