From 38f38c0103846c7200f388e9bc939b9fee9c95b0 Mon Sep 17 00:00:00 2001 From: Sally McGrath Date: Mon, 30 Dec 2024 09:46:41 +0000 Subject: [PATCH] rm emojis from label filter Some of these emojis exist on github but not Hugo so the perfect match filter fails. I have removed the emojis for safety in this case. --- .../content/sprints/self-coordinate/backlog/index.md | 2 +- .../content/sprints/self-educate/backlog/index.md | 2 +- .../content/sprints/self-evaluate/backlog/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org-cyf-how-this-works/content/sprints/self-coordinate/backlog/index.md b/org-cyf-how-this-works/content/sprints/self-coordinate/backlog/index.md index f79048783..0cc2ea12e 100644 --- a/org-cyf-how-this-works/content/sprints/self-coordinate/backlog/index.md +++ b/org-cyf-how-this-works/content/sprints/self-coordinate/backlog/index.md @@ -5,5 +5,5 @@ emoji= '🥞' menu_level = ['sprint'] weight = 2 backlog= 'Module-How-our-curriculum-works' -backlog_filter= '🕐 Self coordinate' +backlog_filter= 'Self coordinate' +++ diff --git a/org-cyf-how-this-works/content/sprints/self-educate/backlog/index.md b/org-cyf-how-this-works/content/sprints/self-educate/backlog/index.md index a6202b654..88d11cfb4 100644 --- a/org-cyf-how-this-works/content/sprints/self-educate/backlog/index.md +++ b/org-cyf-how-this-works/content/sprints/self-educate/backlog/index.md @@ -5,7 +5,7 @@ emoji= '🥞' menu_level = ['sprint'] weight = 2 backlog= 'Module-How-our-curriculum-works' -backlog_filter= '💡 Self educate' +backlog_filter= 'Self educate' +++ This view lists the issues for this sprint. You can think of the issues in this view as **actions** to guide you in your first interactions with the community. diff --git a/org-cyf-how-this-works/content/sprints/self-evaluate/backlog/index.md b/org-cyf-how-this-works/content/sprints/self-evaluate/backlog/index.md index 88f327757..a72f6a002 100644 --- a/org-cyf-how-this-works/content/sprints/self-evaluate/backlog/index.md +++ b/org-cyf-how-this-works/content/sprints/self-evaluate/backlog/index.md @@ -5,5 +5,5 @@ emoji= '🥞' menu_level = ['sprint'] weight = 2 backlog= 'Module-How-our-curriculum-works' -backlog_filter= '📝 Self evaluate' +backlog_filter= 'Self evaluate' +++