mirror of
https://git.lgbt/root/l1l1th.git
synced 2025-03-28 15:06:20 +01:00
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>
|
<title><%- (typeof(title) != "undefined" ? title : bot.user.username) %></title>
|
||||||
<link rel="stylesheet" href="/bs/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/bs/css/bootstrap.min.css">
|
||||||
<script src="/bs/js/bootstrap.min.js"></script>
|
<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>
|
</head>
|
Loading…
Add table
Reference in a new issue