From b8fcc00288e4719ea345cdeef9a484715902279c Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Sat, 4 Oct 2025 15:15:09 +0530 Subject: [PATCH] hotfix: change thumbnail file name --- README.md | 2 +- .../{video_thumbnail.png => video_thumbnail_1.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/images/{video_thumbnail.png => video_thumbnail_1.png} (100%) diff --git a/README.md b/README.md index dae73ae..62534aa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Dograh helps you build your own voice agents with an easy drag-and-drop workflow
- Watch Dograh AI Demo Video + Watch Dograh AI Demo Video
Click to watch a 2-minute demo of Dograh AI in action diff --git a/docs/images/video_thumbnail.png b/docs/images/video_thumbnail_1.png similarity index 100% rename from docs/images/video_thumbnail.png rename to docs/images/video_thumbnail_1.png