|
@@ -3,10 +3,10 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
<title>Wiki-Bot Settings</title>
|
|
|
- <link rel="shortcut icon" href="https://cdn.discordapp.com/avatars/461189216198590464/f69cdc197791aed829882b64f9760dbb.png?size=64">
|
|
|
+ <link rel="shortcut icon" href="/src/icon.png">
|
|
|
<meta name="description" content="Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about pages and is able to resolve redirects and follow interwiki links.">
|
|
|
<meta property="og:description" content="Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about pages and is able to resolve redirects and follow interwiki links.">
|
|
|
- <meta property="og:image" content="https://cdn.discordapp.com/avatars/461189216198590464/f69cdc197791aed829882b64f9760dbb.png?size=1024">
|
|
|
+ <meta property="og:image" content="/src/icon.png">
|
|
|
<meta property="og:title" content="Wiki-Bot Settings">
|
|
|
<meta property="og:site_name" content="Wiki-Bot Settings">
|
|
|
<meta itemprop="author" content="MarkusRost">
|
|
@@ -39,11 +39,11 @@
|
|
|
<span>Server Selector</span>
|
|
|
</a>
|
|
|
<a id="support" href="https://discord.gg/v77RTk5" target="_blank" alt="Help with Wiki-Bot">
|
|
|
- <img class="avatar" src="https://cdn.discordapp.com/icons/464084451165732868/c6a8b9fc902b09545de8194a911e6045.png?size=64" alt="Wiki-Bot">
|
|
|
+ <img class="avatar" src="/src/icon.png" alt="Wiki-Bot">
|
|
|
<span>Support Server</span>
|
|
|
</a>
|
|
|
<a id="logout" href="/logout" alt="Logout">
|
|
|
- <img class="avatar" src="https://cdn.discordapp.com/avatars/461189216198590464/f69cdc197791aed829882b64f9760dbb.png?size=64" alt="Logout">
|
|
|
+ <img class="avatar" src="/src/icon.png" alt="Logout">
|
|
|
<span>Wiki-Bot #2998</span>
|
|
|
</a>
|
|
|
</div>
|