mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-04-27 04:40:31 -05:00
yellow discord icon is now locally hosted so that https isn't invalid
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -312,10 +312,10 @@
|
||||
<!--Avatar-->
|
||||
<div class="avatar mx-auto mb-4">
|
||||
<img
|
||||
src="https://icon-library.net/images/yellow-discord-icon/yellow-discord-icon-15.jpg"
|
||||
class="rounded-circle img-fluid"
|
||||
style="max-width: 100px; max-height: 100px;"
|
||||
alt="Avatar image">
|
||||
src="/assets/img/default/yellow-discord-icon.jpg"
|
||||
class="rounded-circle img-fluid"
|
||||
style="max-width: 100px; max-height: 100px;"
|
||||
alt="Avatar image">
|
||||
</div>
|
||||
<!--Content-->
|
||||
<p class="text-white">
|
||||
|
||||
Reference in New Issue
Block a user