diff --git a/archetypes/default.md b/archetypes/default.md index e1d8c0e7..ac36e062 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,3 +1,2 @@ +++ -math = false +++ diff --git a/archetypes/home.md b/archetypes/home.md index 9e3b73e8..408b261e 100644 --- a/archetypes/home.md +++ b/archetypes/home.md @@ -1,4 +1,5 @@ +++ +subtitle = "" section_id = 10 weight = 10 +++ diff --git a/archetypes/post.md b/archetypes/post.md index ae4c8805..b61cfb68 100644 --- a/archetypes/post.md +++ b/archetypes/post.md @@ -1,5 +1,6 @@ +++ image = "" image_preview = "" +math = false tags = [] +++ diff --git a/archetypes/project.md b/archetypes/project.md index 0cfa2c7b..ee140ad8 100644 --- a/archetypes/project.md +++ b/archetypes/project.md @@ -3,6 +3,7 @@ tags = [] summary = "" image = "" image_preview = "" +math = false client_name = "" external_link = "" -+++ \ No newline at end of file ++++ diff --git a/archetypes/publication.md b/archetypes/publication.md index ce1123e9..7b43a20c 100644 --- a/archetypes/publication.md +++ b/archetypes/publication.md @@ -3,6 +3,7 @@ abstract = "" authors = [""] image = "" image_preview = "" +math = false publication = "" url_pdf = "" url_code = "" @@ -10,4 +11,4 @@ url_dataset = "" url_project = "" url_slides = "" url_video = "" -+++ \ No newline at end of file ++++