diff options
Diffstat (limited to 'pydis_site')
| -rw-r--r-- | pydis_site/apps/resources/resources/software_design_by_example.yaml | 3 | 
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 | 
