Skip to content

Commit

Permalink
fix: add social media metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycassara committed Nov 30, 2023
1 parent 73cc50d commit 0262179
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Monitor Light Box" />
<meta property="og:type" content="website" />
<meta
property="og:description"
content="Use your monitor as a light source for videography and photography. Dial in the perfect shade using Kelvin temperature units!"
/>
<meta property="og:image" content="public/social_media_preview.png" />
<meta
property="og:url"
content="https://tonycassara.github.io/monitor-light-box/"
/>
<meta name="twitter:card" content="public/social_media_preview.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down
Binary file added public/social_media_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0262179

Please sign in to comment.