ソースを参照

:sparkles: Update archtypes

George Cushen 9 年 前
コミット
d9346d8372
5 ファイル変更7 行追加0 行削除
  1. 1 0
      archetypes/default.md
  2. 4 0
      archetypes/home.md
  3. 0 0
      archetypes/post.md
  4. 0 0
      archetypes/project.md
  5. 2 0
      archetypes/publication.md

+ 1 - 0
archetypes/default.md

@@ -1,2 +1,3 @@
 +++
+math = false
 +++

+ 4 - 0
archetypes/home.md

@@ -0,0 +1,4 @@
++++
+section_id = 10
+weight = 10
++++

+ 0 - 0
archetypes/blog.md → archetypes/post.md


+ 0 - 0
archetypes/projects.md → archetypes/project.md


+ 2 - 0
archetypes/publications.md → archetypes/publication.md

@@ -7,4 +7,6 @@ url_image = ""
 url_code = ""
 url_dataset = ""
 url_project = ""
+url_slides = ""
+url_video = ""
 +++