From 0aa0b7cc1471138a5684ae24e8fd89e5cb194f61 Mon Sep 17 00:00:00 2001 From: Igor Gerasimov Date: Wed, 19 Jul 2023 09:12:13 +0200 Subject: [PATCH] feat(course-info.yaml) tag added The "Beginner-friendly" tag added for the Learning Center integration --- course-info.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/course-info.yaml b/course-info.yaml index 8715478..b746213 100644 --- a/course-info.yaml +++ b/course-info.yaml @@ -61,3 +61,5 @@ environment: GoogleTest content: - WarmUp - MemoryManagement +tags: +- Beginner-friendly