Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Add 'vue-' to the Twitter card title
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Jan 14, 2020
1 parent e15fe12 commit 1d65140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Expand Up @@ -19,7 +19,7 @@
<meta property="og:image" content="https://creativecommons.github.io<%= BASE_URL %>titlecard.png">

<!-- Meta info for Twitter -->
<meta name="twitter:title" content="vo·cab·u·lar·y">
<meta name="twitter:title" content="vue-vo·cab·u·lar·y">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="Vue components implementing a cohesive design system to unite the web-facing Creative Commons">
<meta name="twitter:image" content="https://creativecommons.github.io<%= BASE_URL %>titlecard.png">
Expand Down

0 comments on commit 1d65140

Please sign in to comment.