remotes/1693045480750635534/spooky-22
Aevann1 2022-02-06 14:29:08 +02:00
parent 6c21fd4f0c
commit c86ac4fadd
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<a href="/" class="navbar-brand mr-auto">
{% if request.host == 'rdrama.net' %}
{% set icon = ('marseyblm','marseykween','marseydynamite','marseyblack','marseymyeisha','marseyetika','marseyobama','marseyblackcop','marseysosa','marseyblackface')|random() %}
<img alt="header icon" height=35 src="/static/assets/images/emojis/{{icon}}.webp?a=1008">
<img alt="header icon" height=30 src="/static/assets/images/emojis/{{icon}}.webp?a=1008">
{% else %}
<img alt="header icon" height=40 src="/static/assets/images/{{SITE_NAME}}/headericon.webp?a=1010">
{% endif %}