diff options
author | 2021-04-15 14:22:05 +0800 | |
---|---|---|
committer | 2021-04-15 14:22:05 +0800 | |
commit | 0c44f0099d1e38b4e74be1496b24e6a2795f74f5 (patch) | |
tree | 2c900e887cf73ce5d53786e1bc01f1dbd6cde2e8 /pydis_site/static/images | |
parent | Migrate Python guides. (diff) |
Add Python guide assets.
Diffstat (limited to 'pydis_site/static/images')
-rw-r--r-- | pydis_site/static/images/content/discordpy_embed.webp | bin | 0 -> 18262 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/hello_gets_eaten.png | bin | 0 -> 17229 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/hello_gets_eaten.webp | bin | 0 -> 8160 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png | bin | 0 -> 11615 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp | bin | 0 -> 5670 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_refers_hello.png | bin | 0 -> 8216 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_refers_hello.webp | bin | 0 -> 3890 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png | bin | 0 -> 10536 bytes |
-rw-r--r-- | pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp | bin | 0 -> 5184 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/pydis_site/static/images/content/discordpy_embed.webp b/pydis_site/static/images/content/discordpy_embed.webp Binary files differnew file mode 100644 index 00000000..2216887c --- /dev/null +++ b/pydis_site/static/images/content/discordpy_embed.webp diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.png b/pydis_site/static/images/content/mutability/hello_gets_eaten.png Binary files differnew file mode 100644 index 00000000..08e9f2cb --- /dev/null +++ b/pydis_site/static/images/content/mutability/hello_gets_eaten.png diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.webp b/pydis_site/static/images/content/mutability/hello_gets_eaten.webp Binary files differnew file mode 100644 index 00000000..0d0b866f --- /dev/null +++ b/pydis_site/static/images/content/mutability/hello_gets_eaten.webp diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png Binary files differnew file mode 100644 index 00000000..5f2baf0d --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp Binary files differnew file mode 100644 index 00000000..a0cd7a83 --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.png b/pydis_site/static/images/content/mutability/s_refers_hello.png Binary files differnew file mode 100644 index 00000000..59d84211 --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_refers_hello.png diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.webp b/pydis_site/static/images/content/mutability/s_refers_hello.webp Binary files differnew file mode 100644 index 00000000..efed70d6 --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_refers_hello.webp diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png Binary files differnew file mode 100644 index 00000000..6aa1e8d3 --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp Binary files differnew file mode 100644 index 00000000..6c772b19 --- /dev/null +++ b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp |