Skip to content

Commit

Permalink
Added image to blog meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Apr 1, 2021
1 parent d849b95 commit f4b11e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions website/macos-big-sur-icons/src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ const routes = [
meta: {
title: 'New paid access for macOSicons.com',
description:"Just joking, look at the date. You do not have to pay anything. But...",
image: "https://blog.macosicons.com/blog/content/images/2021/04/NewPaidAccess.jpg",
titleTemplate: '%s | macOSicons',
meta:[
// Facebook
Expand Down
1 change: 1 addition & 0 deletions website/macos-big-sur-icons/src/views/BlogPost.vue
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ export default {
title: 'New paid access for macOSicons.com',
description:"Just joking, look at the date. You do not have to pay anything. But...",
titleTemplate: '%s | macOSicons',
image: "https://blog.macosicons.com/blog/content/images/2021/04/NewPaidAccess.jpg",
meta:[
// Facebook
{
Expand Down

1 comment on commit f4b11e3

@vercel
Copy link

@vercel vercel bot commented on f4b11e3 Apr 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.