Remove twitter:site meta tag from watch view (#3361)

このコミットが含まれているのは:
Samantaz Fox 2022-10-25 20:41:30 +02:00
コミット 72cf49eda1
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: F42821059186176E
1個のファイルの変更0行の追加1行の削除

ファイルの表示

@ -19,7 +19,6 @@
<meta property="og:video:width" content="1280">
<meta property="og:video:height" content="720">
<meta name="twitter:card" content="player">
<meta name="twitter:site" content="@omarroth1">
<meta name="twitter:url" content="<%= HOST_URL %>/watch?v=<%= video.id %>">
<meta name="twitter:title" content="<%= title %>">
<meta name="twitter:description" content="<%= HTML.escape(video.short_description) %>">