From 030eff5277ea8ad574ed47287ad3e81d1b548eb3 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Thu, 15 Apr 2021 14:24:55 +0800 Subject: Add Python Discord guides assets. --- .../content/help_channels/available_channels.webp | Bin 0 -> 2550 bytes .../images/content/help_channels/available_message.webp | Bin 0 -> 15788 bytes .../images/content/help_channels/dormant_channels.webp | Bin 0 -> 2754 bytes .../images/content/help_channels/dormant_message.webp | Bin 0 -> 13978 bytes .../images/content/help_channels/occupied_channels.webp | Bin 0 -> 4068 bytes .../images/content/help_channels/topical_channels.webp | Bin 0 -> 9472 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/content/help_channels/available_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/available_message.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_message.webp create mode 100644 pydis_site/static/images/content/help_channels/occupied_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/topical_channels.webp (limited to 'pydis_site') diff --git a/pydis_site/static/images/content/help_channels/available_channels.webp b/pydis_site/static/images/content/help_channels/available_channels.webp new file mode 100644 index 00000000..05ee775e Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/available_message.webp b/pydis_site/static/images/content/help_channels/available_message.webp new file mode 100644 index 00000000..2379b989 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_message.webp differ diff --git a/pydis_site/static/images/content/help_channels/dormant_channels.webp b/pydis_site/static/images/content/help_channels/dormant_channels.webp new file mode 100644 index 00000000..9a98fef4 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/dormant_message.webp b/pydis_site/static/images/content/help_channels/dormant_message.webp new file mode 100644 index 00000000..2ae5ac82 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_message.webp differ diff --git a/pydis_site/static/images/content/help_channels/occupied_channels.webp b/pydis_site/static/images/content/help_channels/occupied_channels.webp new file mode 100644 index 00000000..d86c63de Binary files /dev/null and b/pydis_site/static/images/content/help_channels/occupied_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/topical_channels.webp b/pydis_site/static/images/content/help_channels/topical_channels.webp new file mode 100644 index 00000000..69881dcf Binary files /dev/null and b/pydis_site/static/images/content/help_channels/topical_channels.webp differ -- cgit v1.2.3