Open graph #132

Merged
bones7242 merged 14 commits from open-graph into master 2017-08-08 07:09:36 +02:00
Showing only changes of commit 01299f8beb - Show all commits

View file

@ -7,6 +7,8 @@
<title>Spee.ch</title> <title>Spee.ch</title>
<link rel="stylesheet" href="/assets/css/generalStyle.css" type="text/css"> <link rel="stylesheet" href="/assets/css/generalStyle.css" type="text/css">
<link rel="stylesheet" href="/assets/css/componentStyle.css" type="text/css"> <link rel="stylesheet" href="/assets/css/componentStyle.css" type="text/css">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@lbryio" />
<meta property="og:title" content="spee.ch"> <meta property="og:title" content="spee.ch">
<meta property="og:site_name" content="spee.ch"> <meta property="og:site_name" content="spee.ch">
<meta property="og:type" content="website"> <meta property="og:type" content="website">