Skip to content

Commit 3fc7776

Browse files
authored
Merge pull request #939 from DipakHalkude/feat/update-demo-video-v2
feat: update demo video to show V2 interface
2 parents 61203fd + 2262b5b commit 3fc7776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/about/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export default function AboutPage() {
162162
<p>Don't worry. Keep calm, fill the form and let the tool do the work for you</p>
163163

164164
<Image
165-
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/github-profile-readme-generator.gif"
165+
src="/demo.gif"
166166
alt="github profile readme generator"
167167
width="320"
168168
height={100}

0 commit comments

Comments
 (0)