forked from f0ck/f0ckv2
remove meta tags from item
This commit is contained in:
parent
2863065939
commit
891129ec2e
@ -2,8 +2,6 @@
|
||||
<html lang="en" theme="@if(typeof theme !== "undefined"){{ theme }}@endif" res="@if(typeof fullscreen !== "undefined"){{ fullscreen == 1 ? 'fullscreen' : '' }}@endif">
|
||||
<head>
|
||||
<title>f0bm</title>
|
||||
<meta name="description" content=""/>
|
||||
<meta property="og:image" content="/s/img/favicon.png">
|
||||
<link rel="icon" type="image/gif" href="/s/img/favicon.png" />
|
||||
<link rel="stylesheet" href="/s/css/f0ck.css?v=@mtime(/public/s/css/f0ck.css)">
|
||||
<link rel="stylesheet" href="/s/css/w0bm.css?v=@mtime(/public/s/css/w0bm.css)">
|
||||
|
Loading…
x
Reference in New Issue
Block a user