File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ async function createConfig() {
47
47
favicon : 'img/image-js-favicon.svg' ,
48
48
49
49
// Set the production url of your site here
50
- url : 'https://docs .image-js.org /' ,
50
+ url : 'https://146-change-open-graph-image .image-js-docs.pages.dev /' ,
51
51
// Set the /<baseUrl>/ pathname under which your site is served
52
52
// For GitHub pages deployment, it is often '/<projectName>/'
53
53
baseUrl : '/' ,
@@ -117,7 +117,7 @@ async function createConfig() {
117
117
themeConfig :
118
118
/** @type {import('@docusaurus/preset-classic').ThemeConfig } */
119
119
( {
120
- image : '/img/social-card.png' ,
120
+ image : '/img/social-card-test .png' ,
121
121
metadata : [
122
122
{ property : 'og:image:width' , content : '1200' } ,
123
123
{ property : 'og:image:height' , content : '630' } ,
You can’t perform that action at this time.
0 commit comments