Add default metadata to watch page

このコミットが含まれているのは:
Omar Roth 2018-07-31 11:33:25 -05:00
コミット 4acc09f30d
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -1,5 +1,7 @@
<% content_for "header" do %>
<meta name="thumbnail" content="<%= thumbnail %>">
<meta name="description" content="<%= description %>">
<meta name="keywords" content="<%= video.info["keywords"] %>">
<meta property="og:site_name" content="Invidious">
<meta property="og:url" content="https://invidio.us/watch?v=<%= video.id %>">
<meta property="og:title" content="<%= video.title %>">