privacy update and minor fixes

This commit is contained in:
[3~
2020-10-10 11:48:03 +00:00
parent 089eae0809
commit 2cdd9f75db
11 changed files with 27 additions and 133 deletions

View File

@@ -9,6 +9,7 @@
<meta charset="UTF-8">
<meta name="_token" content="{{csrf_token()}}">
<meta name="keywords" content="Random WebMs, WebMs, Internet Videos">
<meta name="robots" content="noindex">
@if(auth()->check())<meta name="Description" content="Tags:@if(isset($video)) {{ $video->getTagListAttribute() }} @endif">@endif
<meta property="og:site_name" content="w0bm.com" />
<meta property="og:title" content="@if(isset($video)){{$video->videotitle}}@endif">