mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 18:50:51 +02:00
✨ Update archtypes
This commit is contained in:
parent
5a88899600
commit
d9346d8372
5 changed files with 7 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
+++
|
||||
math = false
|
||||
+++
|
||||
|
|
4
archetypes/home.md
Normal file
4
archetypes/home.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
section_id = 10
|
||||
weight = 10
|
||||
+++
|
|
@ -7,4 +7,6 @@ url_image = ""
|
|||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_project = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue