From 62c058836d998c283e5363c90cd4365a497d24e5 Mon Sep 17 00:00:00 2001 From: Kyra Kwak Date: Mon, 16 Jan 2023 22:01:46 -0800 Subject: [PATCH] Changed content field to content-type, removed type field --- _data/internal/credits/trophy.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_data/internal/credits/trophy.yml b/_data/internal/credits/trophy.yml index d2688d5706..bad6099c7e 100644 --- a/_data/internal/credits/trophy.yml +++ b/_data/internal/credits/trophy.yml @@ -1,8 +1,7 @@ --- title: Trophy title-link: https://thenounproject.com/term/trophy/3115497/ -# the type of image - icon, photo, etc. -content: Image +content-type: image # the page it's used on used-in: About artist: iconpixel, ID @@ -13,6 +12,4 @@ provider-link: https://thenounproject.com/ # Location in our GitHub repo image-url: /assets/images/about/wins-cup.svg alt: 'Image of Trophy' -# apparently the same as content -type: icon --- \ No newline at end of file