Skip to content

Commit 34a4910

Browse files
authored
Update src/routes/opensearch.js
1 parent afd8e8a commit 34a4910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/opensearch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ router.get('/', async (req, res) => {
2222
height: '16',
2323
type: 'image/png',
2424
},
25-
_: 'https://${domain}/postmarks-favicon.ico',
25+
_: `https://${domain}/postmarks-favicon.ico`,
2626
},
2727
Url: {
2828
$: {

0 commit comments

Comments
 (0)