aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-07 23:14:45 +0100
committerGravatar Joe Banks <[email protected]>2024-04-07 23:14:45 +0100
commitd792e1db45a7b87d64cf3f739ed2670a6644dabb (patch)
treeec51f477d825c615851d2d345e9fd3a5fed5db0e
parentMerge pull request #143 from python-discord/jb3/deleted-channel-column (diff)
Move banner onto GitHub instead of Discord CDN
-rw-r--r--README.md2
-rw-r--r--docs/banner.pngbin0 -> 441598 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d0c97c..419c416 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![metricity banner](https://media.discordapp.net/attachments/563594791770914816/747917686998040657/metricity_banner.png)
+![Metricity Banner](./docs/banner.png)
Metricity is an application for the Python Discord server which collects advanced metrics on the usage of the server.
diff --git a/docs/banner.png b/docs/banner.png
new file mode 100644
index 0000000..2a62a2e
--- /dev/null
+++ b/docs/banner.png
Binary files differ