We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e247 commit d4a3389Copy full SHA for d4a3389
docs/.vuepress/config.js
@@ -108,7 +108,7 @@ module.exports = {
108
return ($site.themeConfig.domain || "") + $page.frontmatter.image;
109
else
110
return (
111
- ($site.themeConfig.domain || "") + "/images/openupm-icon-256.png"
+ ($site.themeConfig.domain || "") + "/images/openupm-twitter.png"
112
);
113
},
114
type: $page =>
docs/.vuepress/public/images/openupm-twitter.png
20.6 KB
0 commit comments