diff --git a/README.md b/README.md index fe52dd3..f79ce1d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ablegram is a free and independent tool designed with Ableton users in mind, alt As a standalone application, Ablegram requires no installation or online connectivity. It's designed to work effectively across Windows, MacOS and Linux platforms. -![Screenshot of the search result view](docs/media/screenshot.jpg "Screenshot of the search result view") +![Screenshot of the search result view](website/docs/public/assets/screenshots/overview-v1.4.0.png "Screenshot of the search result view") ## Features diff --git a/docs/media/screenshot.jpg b/docs/media/screenshot.jpg deleted file mode 100644 index 06336d6..0000000 Binary files a/docs/media/screenshot.jpg and /dev/null differ diff --git a/website/docs/index.md b/website/docs/index.md index 2e433cf..2677135 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -7,7 +7,7 @@ hero: text: Search through your Ableton project files. # tagline: Search effortlessly through your Ableton project files. image: - src: ./assets/screenshots/overview-v1.3.1.jpg + src: ./assets/screenshots/overview-v1.4.0.png alt: Overview of the Ablegram application actions: - theme: brand diff --git a/website/docs/public/assets/screenshots/overview-v1.3.1.jpg b/website/docs/public/assets/screenshots/overview-v1.3.1.jpg deleted file mode 100644 index 06336d6..0000000 Binary files a/website/docs/public/assets/screenshots/overview-v1.3.1.jpg and /dev/null differ diff --git a/website/docs/public/assets/screenshots/overview-v1.4.0.png b/website/docs/public/assets/screenshots/overview-v1.4.0.png new file mode 100644 index 0000000..5e0f0df Binary files /dev/null and b/website/docs/public/assets/screenshots/overview-v1.4.0.png differ