diff --git a/README.md b/README.md index ea0f217..e683532 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Source for [https://unpackerr.zip](https://unpackerr.zip). Built with [Docusaurus 3](https://docusaurus.io/). +Logos used by the GitHub README and Discord/Slack webhooks live in `static/img/` +and are served at `https://unpackerr.zip/img/` +(`unpackerr-logo-text.png` / `unpackerr.png`, `logo.png`, `icon.png`). + ```console yarn install yarn start # local dev server diff --git a/static/img/unpackerr-logo-text.png b/static/img/unpackerr-logo-text.png new file mode 100644 index 0000000..71f49fd Binary files /dev/null and b/static/img/unpackerr-logo-text.png differ