mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-20 22:47:59 +01:00
7 lines
175 B
Text
7 lines
175 B
Text
|
<a href={~p"/images/random?#{@params}"} title="Random Image">
|
||
|
<i class="fa fa-random"></i>
|
||
|
<span class="hide-mobile hide-limited-desktop">
|
||
|
Random Image
|
||
|
</span>
|
||
|
</a>
|