Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ SPDX-License-Identifier: MIT
<meta name="description" content="An interactive explainer for WebRTC SDP." />
<meta property="og:description" content="An interactive explainer for WebRTC SDP." />
<meta property="og:image" content="https://explainer.pion.ly/showcase.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="og:url" content="https://explainer.pion.ly/" />

<!-- Served from static/ so the paths stay stable for browsers and crawlers. -->
Expand Down
Binary file modified static/showcase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading