From 36f671eab5be2d8a2050682914521fc1ba6a6181 Mon Sep 17 00:00:00 2001 From: Poyraz Avsever Date: Fri, 3 Apr 2026 12:11:51 +0300 Subject: [PATCH] content: update projects.ts (2026-04-03 09:11) --- data/projects.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects.ts b/data/projects.ts index de89b1c..577a32d 100644 --- a/data/projects.ts +++ b/data/projects.ts @@ -62,7 +62,7 @@ export const EXTENSIONS: ProjectItem[] = [ id: "tab-audio-relay", title: "Tab Audio Relay", badge: "Corss-Browser Extension", - image: "/projects/sound_sync", + image: "/projects/sound_sync.png", href: "https://github.com/poyrazavsever/tab-audio-relay", description: "A browser extension that synchronizes audio playback between tabs. Automatically plays your music when your tutorial/lecture video stops, and pauses it when you resume learning. Perfect for deep work and seamless study sessions." }