dark dropdown, change icon

This commit is contained in:
creeper123123321 2021-03-16 17:59:34 -03:00 committed by GitHub
parent 93cf3d1df1
commit c4468acbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,11 @@
<meta property="og:title" content="VIAaaS">
<meta property="og:description" content="VIAaaS - ViaVersion as a Service - ViaVersion standalone proxy">
<meta property="og:type" content="game">
<meta property="og:image" content="https://raw.githubusercontent.com/ViaVersion/ViaVersion/a13c417352298c2269aed8736a76205f0040b705/fabric/src/main/resources/assets/viaversion/textures/squarelogo.png">
<link rel="icon" href="https://raw.githubusercontent.com/ViaVersion/ViaVersion/a13c417352298c2269aed8736a76205f0040b705/fabric/src/main/resources/assets/viaversion/textures/squarelogo.png">
<meta property="og:image" content="https://cdn.discordapp.com/attachments/698483428915675186/821487447664885770/unknown.png">
<link rel="icon" href="https://cdn.discordapp.com/attachments/698483428915675186/821487447664885770/unknown.png">
<meta http-equiv="Content-Security-Policy" content="default-src 'self';
style-src https://cdnjs.cloudflare.com/ 'self';
img-src data: https://*;
img-src data: https://cdn.discordapp.com/attachments/* https://crafthead.net/helm/*;
connect-src 'self' http://localhost:*/ https: wss:;
script-src 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'self' https://ajax.cloudflare.com/ https://cdnjs.cloudflare.com/ https://alcdn.msauth.net/">
<meta name="referrer" content="no-referrer">
@ -49,7 +49,7 @@
<a class="nav-link dropdown-toggle" href="#" id="aboutDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
About
</a>
<ul class="dropdown-menu" aria-labelledby="aboutDropdown">
<ul class="dropdown-menu dropdown-menu-dark" aria-labelledby="aboutDropdown">
<li><a class="dropdown-item" href="https://github.com/ViaVersion/VIAaaS/">Source Code</a></li>
</ul>
</li>