Skip to content

Commit 1ff8810

Browse files
committed
Title change
1 parent 1f1c66c commit 1ff8810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const resolvedImageWithDomain = new URL(image, Astro.site).toString();
2828
2929
const makeTitle = title
3030
? title + " | " + "India Dev Stack"
31-
: "India Dev Stack - Software directory for indie developers";
31+
: "India Dev Stack - Dev Tools Directory From Indian Founders";
3232
---
3333

3434
<!doctype html>

0 commit comments

Comments
 (0)