Skip to content

Commit

Permalink
escape quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mekarpeles committed Jul 1, 2024
1 parent 44f8bb9 commit 085687b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openlibrary/templates/about/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"roles": ["fellow-2023"],
"photo_path": "https://avatars.githubusercontent.com/u/13765801",
"departments": ["engineering"],
"projects": ["<a href='https://blog.openlibrary.org/2023/06/04/update-open-library-book-page-redesign'>Book Page Redesign</a>"],
"projects": ["<a href=\"https://blog.openlibrary.org/2023/06/04/update-open-library-book-page-redesign\">Book Page Redesign</a>"],
"ol_key": ""
},
{
Expand Down

0 comments on commit 085687b

Please sign in to comment.