Skip to content

Commit

Permalink
opengraph images
Browse files Browse the repository at this point in the history
  • Loading branch information
tehtrav committed Nov 3, 2023
1 parent ce44ffa commit 096e7e0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,22 @@
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#8576f7" />
<meta name="msapplication-TileColor" content="#2d89ef" />
<meta name="theme-color" content="#ffffff" />


<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://pedalplayground.com">
<meta property="og:type" content="website">
<meta property="og:title" content="Pedal Playground">
<meta property="og:description" content="PedalPlayground.com is an interactive planning tool for planning your guitar effects pedalboard.">
<meta property="og:image" content="https://pedalplayground.com/public/images/social.jpg">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="pedalplayground.com">
<meta property="twitter:url" content="https://pedalplayground.com">
<meta name="twitter:title" content="Pedal Playground">
<meta name="twitter:description" content="PedalPlayground.com is an interactive planning tool for planning your guitar effects pedalboard.">
<meta name="twitter:image" content="https://pedalplayground.com/public/images/social.jpg">

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8665257118994115" crossorigin="anonymous"></script>
</head>
Expand Down

0 comments on commit 096e7e0

Please sign in to comment.