aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar devdanzin <[email protected]>2024-01-03 17:05:14 -0300
committerGravatar devdanzin <[email protected]>2024-01-03 17:05:14 -0300
commitf5651eb70db272e8ecbbbe8641103c88d20e9e3a (patch)
tree8e4ef1bb1d6134d4c9d7528dea5c0af73a91d113
parentAdd a Goodreads link and 'paid' tag. (diff)
Use icon_image instead of title_image and set icon_size to 50.
-rw-r--r--pydis_site/apps/resources/resources/software_design_by_example.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/software_design_by_example.yaml b/pydis_site/apps/resources/resources/software_design_by_example.yaml
index 96067fdb..8cdfd625 100644
--- a/pydis_site/apps/resources/resources/software_design_by_example.yaml
+++ b/pydis_site/apps/resources/resources/software_design_by_example.yaml
@@ -3,7 +3,8 @@ description: A tool-based introduction to Software Design with Python. This book
design by explaining examples of small versions of familiar tools to show how
experienced software designers think. It introduces some fundamental ideas in computer
science that many self-taught programmers haven’t encountered.
-title_image: https://third-bit.com/sdxpy/logo.svg
+icon_image: https://third-bit.com/sdxpy/logo.svg
+icon_size: 50
title_url: https://third-bit.com/sdxpy/
urls:
- icon: branding/goodreads