mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-07 20:19:39 +02:00
forgot the "u"
This commit is contained in:
parent
d7982efa6f
commit
1314aa3ed6
1 changed files with 3 additions and 1 deletions
|
@ -328,9 +328,11 @@ defmodule PhilomenaWeb.ImageView do
|
|||
"fav.me"
|
||||
] ->
|
||||
"fab fa-deviantart"
|
||||
u
|
||||
when u in [
|
||||
"inkbunny.net",
|
||||
"*.ib.metapix.net"
|
||||
"ib.metapix.net",
|
||||
"tx.ib.metapix.net"
|
||||
] ->
|
||||
"fa-solid fa-carrot"
|
||||
u
|
||||
|
|
Loading…
Add table
Reference in a new issue