From 80008307046bf67abb25106676dea03014b57166 Mon Sep 17 00:00:00 2001 From: Pascal Michaillat <85443660+pmichaillat@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:03:31 -0700 Subject: [PATCH] =?UTF-8?q?Update=20archetypes=20with=205=E2=80=937=20keyw?= =?UTF-8?q?ords?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 25c919187..01cc76693 100644 --- a/archetypes/course.md +++ b/archetypes/course.md @@ -4,7 +4,7 @@ date: 2006-03-15 url: /course/ aliases: - /old_url.html -tags: ["keyword 1","keyword 2"] +tags: ["keyword 1","keyword 2","keyword 3","keyword 4","keyword 5","keyword 6","keyword 7"] author: ["Course Author 1", "Course Author 2"] description: "Course description for search engines (less than 155 characters)" summary: "Course summary for list page (less than 265 characters) diff --git a/archetypes/paper.md b/archetypes/paper.md index bcede3444..948dcfb01 100644 --- a/archetypes/paper.md +++ b/archetypes/paper.md @@ -4,7 +4,7 @@ date: 2012-06-01 url: /paper/ aliases: - /old_url.html -tags: ["keyword 1","keyword 2"] +tags: ["keyword 1","keyword 2","keyword 3","keyword 4","keyword 5","keyword 6","keyword 7"] author: ["Paper Author 1", "Paper Author 2"] description: "Paper description for search engines (less than 155 characters)" summary: "Paper summary for list page (less than 265 characters)"