content: update projects.ts (2026-04-03 09:11)

This commit is contained in:
Poyraz Avsever
2026-04-03 12:11:51 +03:00
parent 6ade8a06be
commit 36f671eab5
+1 -1
View File
@@ -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."
}