diff options
author | 2024-05-24 12:41:39 +0800 | |
---|---|---|
committer | 2024-05-24 12:46:14 +0800 | |
commit | 26f71cd25c0956393ca8386e6764eec467e6c126 (patch) | |
tree | 1b6729ee141affff46735bf5a9632d8a9006f6d0 /pydis_site | |
parent | Timeline: Fix paragraph spacing of Pixels item (diff) |
Timeline: Fix icons and assets
I fixed them in PRs that were merged after the JSON used for this conversion was generated.
Diffstat (limited to 'pydis_site')
4 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/apps/timeline/entries/2020-04-14_40000-members.md b/pydis_site/apps/timeline/entries/2020-04-14_40000-members.md index 9ebd7fe8..db9e40fe 100644 --- a/pydis_site/apps/timeline/entries/2020-04-14_40000-members.md +++ b/pydis_site/apps/timeline/entries/2020-04-14_40000-members.md @@ -5,4 +5,4 @@ icon: fa fa-users icon_color: pastel-dark-blue --- - + diff --git a/pydis_site/apps/timeline/entries/2020-12-01_advent-of-code.md b/pydis_site/apps/timeline/entries/2020-12-01_advent-of-code.md index a4f0adda..d24e02a1 100644 --- a/pydis_site/apps/timeline/entries/2020-12-01_advent-of-code.md +++ b/pydis_site/apps/timeline/entries/2020-12-01_advent-of-code.md @@ -1,7 +1,7 @@ --- title: Advent of Code attracts hundreds of participants date: December 1st - 25th, 2020 -icon: fa fa-snowflake-o +icon: fa fa-snowflake icon_color: pastel-red --- diff --git a/pydis_site/apps/timeline/entries/2021-03-21_summer-code-jam-2020-highlights.md b/pydis_site/apps/timeline/entries/2021-03-21_summer-code-jam-2020-highlights.md index c8febaac..eebb69ff 100644 --- a/pydis_site/apps/timeline/entries/2021-03-21_summer-code-jam-2020-highlights.md +++ b/pydis_site/apps/timeline/entries/2021-03-21_summer-code-jam-2020-highlights.md @@ -1,7 +1,7 @@ --- title: Summer Code Jam 2020 Highlights date: Mar 21st, 2021 -icon: fa fa-youtube-play +icon: fab fa-youtube icon_color: pastel-red --- diff --git a/pydis_site/apps/timeline/entries/2023-07-11_new-paste-service.md b/pydis_site/apps/timeline/entries/2023-07-11_new-paste-service.md index c5ae4450..4cc7e7ce 100644 --- a/pydis_site/apps/timeline/entries/2023-07-11_new-paste-service.md +++ b/pydis_site/apps/timeline/entries/2023-07-11_new-paste-service.md @@ -1,7 +1,7 @@ --- title: Switch to new paste service date: Jul 11th, 2023 -icon: fa-regular fa-clipboard +icon: fa-solid fa-clipboard icon_color: pastel-pink --- |