We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72454a commit eb7bb19Copy full SHA for eb7bb19
docusaurus.config.js
@@ -46,7 +46,7 @@ const config = {
46
favicon: 'img/favicon.ico',
47
48
// Set the production url of your site here
49
- url: 'https://docs.image-js.com/',
+ url: 'https://image-js-docs.pages.dev/',
50
// Set the /<baseUrl>/ pathname under which your site is served
51
// For GitHub pages deployment, it is often '/<projectName>/'
52
baseUrl: '/',
0 commit comments