From 3b151cf5801a508d7b40346f280fed2be8924b4c Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Wed, 29 Jan 2025 09:46:21 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1(readme)=20update=20europe=20<3=20o?= =?UTF-8?q?pensource=20logo=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The name used for the logo europe<3opensource was causing trouble on windows systems. We have to rename it with a more "normal" name. --- README.md | 4 ++-- ...europe<3opensource.png => europe_opensource.png} | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/assets/{europe<3opensource.png => europe_opensource.png} (100%) diff --git a/README.md b/README.md index 27b0e59f..12641331 100644 --- a/README.md +++ b/README.md @@ -179,5 +179,5 @@ We are proud sponsors of [BlockNotejs](https://www.blocknotejs.org/) and [Yjs](h We are always looking for new public partners (we are currently onboarding the Netherlands 🇳🇱🧀), feel free to [reach out](https://matrix.to/#/#docs-official:matrix.org) if you are interested in using or contributing to Docs.

- -

\ No newline at end of file + +

diff --git a/docs/assets/europe<3opensource.png b/docs/assets/europe_opensource.png similarity index 100% rename from docs/assets/europe<3opensource.png rename to docs/assets/europe_opensource.png