From b43dad0727fa537fbd23bdebe4204e54e5bb3c1d Mon Sep 17 00:00:00 2001 From: formfcw Date: Sat, 29 Jun 2024 13:07:30 +0200 Subject: [PATCH] rename preview --- README.md | 2 +- docs/{banner.png => preview.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{banner.png => preview.png} (100%) diff --git a/README.md b/README.md index 94ef753..ec932bd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](https://raw.githubusercontent.com/formfcw/directus-extension-flexible-editor/main/docs/banner.png) +![](https://raw.githubusercontent.com/formfcw/directus-extension-flexible-editor/main/docs/preview.png) # Flexible Editor for Directus diff --git a/docs/banner.png b/docs/preview.png similarity index 100% rename from docs/banner.png rename to docs/preview.png