no meta (lok bad)
This commit is contained in:
parent
593607c3e1
commit
e9403a5bc9
1 changed files with 0 additions and 5 deletions
|
@ -5,9 +5,4 @@
|
|||
<title><%- (typeof(title) != "undefined" ? title : bot.user.username) %></title>
|
||||
<link rel="stylesheet" href="/bs/css/bootstrap.min.css">
|
||||
<script src="/bs/js/bootstrap.min.js"></script>
|
||||
|
||||
<meta property="og:title" content="<%- (typeof(title) != "undefined" ? title : bot.user.username) %>" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="<%- bot.user.avatarURL() %>" />
|
||||
<meta name="theme-color" content="#cba6f7" />
|
||||
</head>
|
Reference in a new issue