add another paragraph to index
This commit is contained in:
parent
82487c97b1
commit
3f0ef27496
4 changed files with 14 additions and 6 deletions
3
Pipfile
3
Pipfile
|
@ -14,9 +14,8 @@ flask-login = "*"
|
|||
flask-wtf = "*"
|
||||
markdown = "*"
|
||||
nodeenv = "*"
|
||||
webassets = {git = "https://github.com/miracle2k/webassets.git", ref = "master"}
|
||||
flask-assets = "*"
|
||||
webassets = {git = "https://github.com/miracle2k/webassets.git", ref = "master"}
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Reference in a new issue