Skip to content

Commit

Permalink
(fix): update twitter preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
neelbrahma committed Feb 4, 2021
1 parent 8e92729 commit 312c2da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/images/twitter-preview-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/template-builder/includes/head.pug
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ meta(name='twitter:card' content='summary_large_image')
meta(name='twitter:site' content='@Theme_Selection')
meta(name='twitter:title' content='Bootstrap 5 CheatSheet πŸš€ By ThemeSelection')
meta(name='twitter:description' content='An interactive list of Bootstrap 5 classes, variables, and mixins. 🎁 The only Bootstrap 5 CheatSheet you will ever need. 🎊')
meta(name='twitter:image' content='http://bootstrap-cheatsheet.themeselection.com/assets/images/preview-image.jpg')
meta(name='twitter:image' content='http://bootstrap-cheatsheet.themeselection.com/assets/images/twitter-preview-image.jpg')

//- Open Graph general (Facebook, Pinterest & Google+)
meta(property='og:title', content='Bootstrap 5 CheatSheet πŸš€ By ThemeSelection | ' + pageTitle)
Expand Down

1 comment on commit 312c2da

@vercel
Copy link

@vercel vercel bot commented on 312c2da Feb 4, 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.