-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta.html
19 lines (19 loc) · 1.07 KB
/
meta.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<meta name="description" content="Description"/>
<meta name="generator" content="xaringan and remark.js"/>
<meta name="github-repo" content="petrbouchal/ies2021"/>
<meta name="twitter:title" content="Title"/>
<meta name="twitter:description" content="Description"/>
<meta name="twitter:url" content="https://petrbouchal.xyz/ies2021"/>
<meta name="twitter:image:src" content="https://petrbouchal.xyz/ies2021/twitter_card.png"/>
<meta name="twitter:image:alt" content="social alt"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:creator" content="@petrbouchal"/>
<meta name="twitter:site" content="@petrbouchal"/>
<meta property="og:title" content="Title"/>
<meta property="og:description" content="Description"/>
<meta property="og:url" content="https://petrbouchal.xyz/ies2021"/>
<meta property="og:image" content="https://petrbouchal.xyz/ies2021/twitter_card.png"/>
<meta property="og:image:alt" content="social alt"/>
<meta property="og:type" content="website"/>
<meta property="og:locale" content="cs_CZ"/>
<meta property="article:author" content="Petr Bouchal"/>