module: update & fix update script

Update script now reads the Wowchemy module's config.yaml rather than config.toml
This commit is contained in:
George Cushen
2020-11-05 23:40:06 +00:00
parent 9e4469443a
commit 4e0577f52a
6 changed files with 25 additions and 31 deletions

View File

@@ -29,8 +29,8 @@
weight = 60
# Link to a PDF of your resume/CV from the menu.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# To enable, copy your resume/CV to `static/media/cv.pdf` and uncomment the lines below.
# [[main]]
# name = "CV"
# url = "files/cv.pdf"
# url = "media/cv.pdf"
# weight = 70