From 1ae142cbab8e1d92387bf9f7e8e88f8c4664a809 Mon Sep 17 00:00:00 2001 From: Pascal Michaillat <85443660+pmichaillat@users.noreply.github.com> Date: Wed, 28 Aug 2024 17:45:11 -0700 Subject: [PATCH] Update archetypes --- archetypes/course.md | 2 +- archetypes/paper.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archetypes/course.md b/archetypes/course.md index 7eec3669b..adcbac004 100644 --- a/archetypes/course.md +++ b/archetypes/course.md @@ -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" diff --git a/archetypes/paper.md b/archetypes/paper.md index e77bc2db9..3eca64860 100644 --- a/archetypes/paper.md +++ b/archetypes/paper.md @@ -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"