Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
include social media tags and thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
jfilter committed May 15, 2017
1 parent 7d7edd4 commit bd6fc31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions frontend/app/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
<link href="https://fonts.googleapis.com/css?family=Vollkorn" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700" rel="stylesheet">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@fil_ter">
<meta property="og:title" content="English to Estonian Dictionary">
<meta property="og:description" content="English to Estonian Dictionary with all the three Important
Cases">
<meta property="og:image" content="https://vis.one/englishtoestonian/thumbnail.jpg">
<meta property="og:url" content="https://vis.one/englishtoestonian" />
<meta property="og:type" content="article" />
<meta property="og:site_name" content="Johannes Filter" />

<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16">
Expand Down
Binary file added frontend/app/assets/thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd6fc31

Please sign in to comment.