update html pretify
This commit is contained in:
parent
66737b6f7c
commit
bf310a4158
2 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
winkekatze.tv Website
|
winkekatze.tv Website
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
run server with:
|
||||||
|
```bash
|
||||||
|
lektor server -f scss -f pretifyhtml
|
||||||
|
```
|
||||||
|
|
||||||
License: [MIT License](LICENSE)
|
License: [MIT License](LICENSE)
|
||||||
|
|
|
@ -27,3 +27,4 @@ url_prefix = /en/
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
lektor-scss = 1.4.1
|
lektor-scss = 1.4.1
|
||||||
|
lektor-html-pretify = 1.0.5
|
||||||
|
|
Loading…
Reference in a new issue