Skip to content

Commit 9b76fde

Browse files
committed
fix: handbrake-web project thumbnail
1 parent 5977cf9 commit 9b76fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/portfolio/handbrake-web.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const metadata = {
2-
thumb: 'https://raw.githubusercontent.com/TheNickOfTime/handbrake-web/main/images/readme/readme-thumb.png',
2+
thumb: 'https://raw.githubusercontent.com/TheNickOfTime/handbrake-web/refs/heads/main/images/screenshots/screenshot-dashboard.png',
33
name: 'HandBrake Web',
44
description:
55
'HandBrake Web is a self-hosted program for transcoding videos with HandBrake across multiple machines via a web browser. Built with Node.js, Express.js, Socket.io, and Vite.',

0 commit comments

Comments
 (0)