Skip to content

Commit 1a0cf74

Browse files
committed
chore: update site features list in phcode.io
1 parent e951a1d commit 1a0cf74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/siteNotifications/en.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
"subtitle": "Find exactly what you need across your entire project with Instant search. We've fine-tuned the UX to help you pinpoint your query faster: search within specific file types, exclude files and folders, or use regular expressions for complex queries. <a href='https://docs.phcode.dev/docs/Features/find-in-files/' target='blank'>Read more...</a>",
3131
"titleIconSrc": "assets/images/flash.gif",
3232
"videoSrc": "https://docs-images.phcode.dev/videos/phcode.io-site/find_in_files.mp4"
33+
},
34+
{
35+
"title": "Git Simplified",
36+
"subtitle": "Integrated Git source control with a clean, intuitive interface. Stage changes, commit, and sync with a single click while keeping your focus on the code. <a href='https://docs.phcode.dev/docs/Features/git' target='blank'>Read more...</a>",
37+
"titleIconSrc": "assets/images/git_branch_feature.svg",
38+
"videoSrc": "https://docs-images.phcode.dev/videos/phcode.io-site/git_video.mp4"
3339
}
3440
]
3541
}

0 commit comments

Comments
 (0)