From 4defa4a90628044d1195d6894961bcc2aa56edb2 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 13 Feb 2022 11:44:57 +0100 Subject: Add names for every resource card. --- pydis_site/apps/resources/resources/adafruit.yaml | 1 + pydis_site/apps/resources/resources/corey_schafer.yaml | 1 + pydis_site/apps/resources/resources/kivy.yaml | 1 + pydis_site/apps/resources/resources/microsoft.yaml | 1 + pydis_site/apps/resources/resources/pallets.yaml | 1 + pydis_site/apps/resources/resources/panda3d.yaml | 1 + pydis_site/apps/resources/resources/people_postgres_data.yaml | 1 + pydis_site/apps/resources/resources/pyglet.yaml | 1 + pydis_site/apps/resources/resources/python_discord_videos.yaml | 1 + pydis_site/apps/resources/resources/real_python.yaml | 1 + pydis_site/apps/resources/resources/sentdex.yaml | 1 + pydis_site/apps/resources/resources/socratica.yaml | 1 + 12 files changed, 12 insertions(+) (limited to 'pydis_site/apps/resources') diff --git a/pydis_site/apps/resources/resources/adafruit.yaml b/pydis_site/apps/resources/resources/adafruit.yaml index f9466bd8..c687f507 100644 --- a/pydis_site/apps/resources/resources/adafruit.yaml +++ b/pydis_site/apps/resources/resources/adafruit.yaml @@ -1,3 +1,4 @@ +name: Adafruit description: Adafruit is an open-source electronics manufacturer that makes all the components you need to start your own Python-powered hardware projects. Their official community host regular show-and-tells, diff --git a/pydis_site/apps/resources/resources/corey_schafer.yaml b/pydis_site/apps/resources/resources/corey_schafer.yaml index f5af2cab..d66ea004 100644 --- a/pydis_site/apps/resources/resources/corey_schafer.yaml +++ b/pydis_site/apps/resources/resources/corey_schafer.yaml @@ -1,3 +1,4 @@ +name: Corey Schafer description: 'Corey has a number of exceptionally high quality tutorial series on everything from Python basics to Django and Flask: