Skip to content

Commit d13a308

Browse files
committed
Make json valid
1 parent d432923 commit d13a308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"Heading": "Software Engineer",
3434
"ProfilePictureUrl": "assets/profile-picture.webp",
3535
},
36-
"ShowReadingIndicator": true,
36+
"ShowReadingIndicator": true
3737
}

0 commit comments

Comments
 (0)