1
0

theme: upgrade to latest v4.1 dev (talk front matter upgraded)

Also:

- Project and Custom widgets renamed (upgraded)
- Rearranges section positions and adds demo section to introduce
the template and help the user get started
This commit is contained in:
George Cushen
2019-02-27 22:34:04 +00:00
parent 96e3f9b2d4
commit 8296df5067
18 changed files with 160 additions and 110 deletions

View File

@ -6,36 +6,36 @@
[[main]]
name = "Home"
url = "#about"
weight = 1
[[main]]
name = "Publications"
url = "#publications_featured"
weight = 2
weight = 10
[[main]]
name = "Posts"
url = "#posts"
weight = 3
weight = 20
[[main]]
name = "Projects"
url = "#projects"
weight = 4
weight = 30
[[main]]
name = "Publications"
url = "#featured"
weight = 40
[[main]]
name = "Tutorials"
url = "/tutorial/"
weight = 5
weight = 50
[[main]]
name = "Contact"
url = "#contact"
weight = 6
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.
# [[main]]
# name = "CV"
# url = "files/cv.pdf"
# weight = 7
# weight = 70