mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
Fix layout of example site for Hugo 0.18 (#74)
This commit is contained in:
parent
79b0b45957
commit
59e82f41c9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ draft = false
|
||||||
widget = "about"
|
widget = "about"
|
||||||
|
|
||||||
# Order that this section will appear in.
|
# Order that this section will appear in.
|
||||||
weight = 0
|
weight = 1
|
||||||
|
|
||||||
# List your academic interests.
|
# List your academic interests.
|
||||||
[interests]
|
[interests]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue