Skip to content

Commit

Permalink
fix: update docs/.vuepress/config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas authored Jul 12, 2019
1 parent a0d59bd commit 8807b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
['meta', { property: 'og:site_name', content: 'pristine.builders' }],
['meta', { property: 'og:description', content: 'The Pristine Suite' }],
['meta', { property: 'og:url', content: 'https://pristine.builders' }],
['meta', { property: 'og:image', content: 'logo2' }],
['meta', { property: 'og:image', content: 'https://github.com/etclabscore/pristine-media-assets/blob/master/pristine-logo/pristine-logo%20(PNG)/256x256.png?raw=true' }],
['script', { async: true, defer: true, src: 'https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' },
`
new Crate({
Expand Down

0 comments on commit 8807b64

Please sign in to comment.