Skip to content

Commit

Permalink
Update archetypes
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaillat committed Aug 29, 2024
1 parent 68973f0 commit 1ae142c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion archetypes/course.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: "Course description for search engines (less than 155 characters)"
summary: "Course summary for list page (less than 265 characters)
cover:
image: "/course_figure.png"
alt: "Figure from course"
alt: "Figure title (preferably 16:9 ratio: 1280x720 pixels)"
relative: false
editPost:
URL: "https://youtube.com/course_playlist"
Expand Down
2 changes: 1 addition & 1 deletion archetypes/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: "Paper description for search engines (less than 155 characters)"
summary: "Paper summary for list page (less than 265 characters)"
cover:
image: "/paper_figure.png"
alt: "Figure from paper"
alt: "Figure title (preferably 16:9 ratio: 1280x720 pixels)"
relative: false
editPost:
URL: "https://doi.org/paper_doi"
Expand Down

0 comments on commit 1ae142c

Please sign in to comment.