fix typos
This commit is contained in:
@@ -73,12 +73,12 @@ Customize to suit your needs and contribute it back to the community
|
||||
1. Fork and clone the repository.
|
||||
2. Open the [devcontainer][devcontainer] and run `npm start` when it's ready.
|
||||
3. The compiled `.js` file will be accessible on
|
||||
`http://127.0.0.1:5000/custom-header.js`.
|
||||
`http://127.0.0.1:5000/boilerplate-card.js`.
|
||||
4. On a running Home Assistant installation add this to your Lovelace
|
||||
`resources:`
|
||||
|
||||
```yaml
|
||||
- url: "http://127.0.0.1:5000/custom-header.js"
|
||||
- url: "http://127.0.0.1:5000/boilerplate-card.js"
|
||||
type: module
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user