This commit is contained in:
Ashley Graves 2024-10-15 15:19:59 +02:00
parent 521852b164
commit 593607c3e1
2 changed files with 0 additions and 2 deletions

View file

@ -9,6 +9,5 @@
<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 property="og:description" content="<%- (typeof(description)!="undefined"?description:"A Discord Bot") %>" />
<meta name="theme-color" content="#cba6f7" />
</head>

View file

@ -4,7 +4,6 @@
<%- include("../partials/head.ejs"); %>
<body>
<% description = "View paste"; %>
<%- include("../partials/header.ejs"); %>
<div class="container">
<div class="alert alert-danger" role="alert">