Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tape yellow swatch as first og:image #4

Merged
merged 1 commit into from
Sep 5, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>v o l u m e // Pump up font volume</title>
<meta name="description" content="Bombin CSS lyrics like Eminem would hear it. Opensource creative code baked @s9a on Github">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/45123856-205e0280-b11d-11e8-805e-9f52d27ef479.png">
<meta property="og:image:alt" content="#eee833 swatch">

<link rel="stylesheet" href="volume.css">
<link rel="stylesheet" href="demo.css">
<link rel="stylesheet" href="https://unpkg.com/@s9a/[email protected]/tape.css">
Expand Down