diff options
| author | 2021-04-25 21:25:10 +0200 | |
|---|---|---|
| committer | 2021-04-25 21:25:10 +0200 | |
| commit | bd5f444e86cebb8d3928af0696a4a7b9c6a1a1fb (patch) | |
| tree | 0a98b8040f455a3279ab91cb8510f86fe6ec32d6 /pydis_site/static/images/content/mutability | |
| parent | Merge pull request #468 from python-discord/content-app-improvements (diff) | |
| parent | Increase padding between text and images in lists. (diff) | |
Merge pull request #478 from python-discord/content-migration
Dewikification: Migrate site content to markdown.
Diffstat (limited to 'pydis_site/static/images/content/mutability')
| -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/s_gets_assigned_to_HELLO.png | bin | 0 -> 11615 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_upper_creates_HELLO.png | bin | 0 -> 10536 bytes |
4 files changed, 0 insertions, 0 deletions
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/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_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_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 |