diff options
author | 2023-12-23 20:50:26 -0300 | |
---|---|---|
committer | 2023-12-23 20:50:26 -0300 | |
commit | 8d49c9187986269d1a62eb78b652caea0a2b9eba (patch) | |
tree | 7050893cbf5ac5b63caf3027eedbb5c33ebb63d0 /pydis_site/apps | |
parent | Fix trailing whitespace. (diff) |
Add a Goodreads link and 'paid' tag.
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/resources/resources/software_design_by_example.yaml | 4 |
1 files changed, 4 insertions, 0 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 9014e90e..96067fdb 100644 --- a/pydis_site/apps/resources/resources/software_design_by_example.yaml +++ b/pydis_site/apps/resources/resources/software_design_by_example.yaml @@ -6,6 +6,9 @@ description: A tool-based introduction to Software Design with Python. This book title_image: https://third-bit.com/sdxpy/logo.svg title_url: https://third-bit.com/sdxpy/ urls: +- icon: branding/goodreads + url: https://www.goodreads.com/book/show/199430059-software-design-by-example + color: black - icon: branding/github url: https://github.com/gvwilson/sdxpy color: black @@ -15,6 +18,7 @@ tags: - software design payment_tiers: - free + - paid difficulty: - intermediate type: |