Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 1ee49e2

Browse files
committed
add og:image
1 parent 0094758 commit 1ee49e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
77
<title>AMBOSS Frontend Smackdown 2022</title>
88
<link rel="stylesheet" type="text/css" href="src/style.css" />
9-
<meta name="viewport" content="width=device-width">
9+
<meta name="viewport" content="width=device-width" />
10+
<meta property="og:image" content="src/share.png" />
1011
</head>
1112
<body>
1213
<div class="animation">

src/share.png

57.4 KB
Loading

0 commit comments

Comments
 (0)