From 9cfb620242336a2c5a6b7700a8e92e41437abb9e Mon Sep 17 00:00:00 2001 From: seantokuzo Date: Wed, 13 Jul 2022 17:31:07 -0700 Subject: [PATCH 1/2] content-type field updated in schedule.yml --- _data/internal/credits/schedule.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/internal/credits/schedule.yml b/_data/internal/credits/schedule.yml index 5fe2c7e0d4..6607073e18 100644 --- a/_data/internal/credits/schedule.yml +++ b/_data/internal/credits/schedule.yml @@ -1,12 +1,11 @@ --- title: Schedule title-link: https://www.flaticon.com/free-icon/schedule_787878 -content: icon +content-type: icon used-in: Getting Started artist: Freepik provider: Flaticon provider-link: 'https://www.flaticon.com/' image-url: /assets/images/getting-started/schedule.png alt: 'Icon of Calendar' -type: icon --- \ No newline at end of file From caa85dc51283b43b3ca6e49dc31bd916efd1c722 Mon Sep 17 00:00:00 2001 From: seantokuzo Date: Thu, 14 Jul 2022 09:54:10 -0700 Subject: [PATCH 2/2] change content-type to image --- _data/internal/credits/schedule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/internal/credits/schedule.yml b/_data/internal/credits/schedule.yml index 6607073e18..328d7561da 100644 --- a/_data/internal/credits/schedule.yml +++ b/_data/internal/credits/schedule.yml @@ -1,7 +1,7 @@ --- title: Schedule title-link: https://www.flaticon.com/free-icon/schedule_787878 -content-type: icon +content-type: image used-in: Getting Started artist: Freepik provider: Flaticon