Skip to content

Commit

Permalink
update preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
chienleng committed Apr 18, 2024
1 parent 83ade43 commit 06249db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = {
{
hid: 'twitter:image:src',
name: 'twitter:image:src',
content: 'https://opennem.org.au/images/screens/opennem-nem.png'
content: 'https://openelectricity.org.au/img/preview.jpg'
},
// Facebook
{
Expand All @@ -79,7 +79,7 @@ module.exports = {
{
hid: 'og:image',
property: 'og:image',
content: 'https://opennem.org.au/images/screens/opennem-nem.png'
content: 'https://openelectricity.org.au/img/preview.jpg'
},
{ hid: 'og:image:width', property: 'og:image:width', content: '1447' },
{ hid: 'og:image:height', property: 'og:image:height', content: '932' }
Expand Down

0 comments on commit 06249db

Please sign in to comment.