Skip to content

Commit

Permalink
Ensure not use trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWold committed Oct 28, 2023
1 parent 633c877 commit 3d0b0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Site/Posts/daily_grug.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"hero": "photo-1456406644174-8ddd4cd52a06",
"related": [
{ "title": "A Scrum Odyssey", "description": "A journey away from daily scrum meetings, as a cycle of eight Shakespearean sonnets.", "fileName": "a_scrum_odyssey" },
{ "title": "Giscus is Awesome", "description": "I can add comments to my statically generated blog? Using GitHub Discussions?? For Free??? And it works????", "fileName": "giscus_is_awesome" },
{ "title": "Giscus is Awesome", "description": "I can add comments to my statically generated blog? Using GitHub Discussions?? For Free??? And it works????", "fileName": "giscus_is_awesome" }
]
}
;;;
Expand Down

0 comments on commit 3d0b0b6

Please sign in to comment.