diff --git a/.codexdocsrc.sample b/.codexdocsrc.sample index 41a7b1e..3fcd2b4 100644 --- a/.codexdocsrc.sample +++ b/.codexdocsrc.sample @@ -9,8 +9,8 @@ "landingFrameSrc": "https://codex.so/editor?frame=1", "misprintsChatId": "12344564", "reactions": { - "parent": '.page', - "title": 'What do you think?', - "reactions": ['👍', '👌', '👎'] + "parent": ".page", + "title": "What do you think?", + "reactions": ["👍", "👌", "👎"] } }