So many stuphs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class="cell">
|
||||
{{? $angle = rand(-30,30); ?}}
|
||||
<img src="{{ glide:url preset="thumbnail" }}" alt="{{ alt }}" class="photo"
|
||||
style="transform: rotate({{ $angle }}deg);">
|
||||
{{# <img src="{{ glide:url }}" alt="{{ alt }}" class="photo full"> #}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user