diff --git a/.changeset/mean-gorillas-confess.md b/.changeset/mean-gorillas-confess.md new file mode 100644 index 00000000..eb3f32cc --- /dev/null +++ b/.changeset/mean-gorillas-confess.md @@ -0,0 +1,5 @@ +--- +'playroom': patch +--- + +Added new `faviconPath` option diff --git a/README.md b/README.md index 34b937f4..d9bd5ca2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ module.exports = { widths: [320, 768, 1024], port: 9000, openBrowser: true, + faviconPath: './favicon.svg', paramType: 'search', // default is 'hash' exampleCode: `