Add image info, increase php limits

This commit is contained in:
yuriko 🦊 2025-05-25 18:04:31 -04:00
parent cb086c4708
commit 68d316cd86
5 changed files with 24 additions and 3 deletions

View file

@ -49,6 +49,12 @@
</wa-format-date>
</div>
{{-- Post dimensions --}}
<div class="wa-cluster">
<wa-icon fixed-width name="image"></wa-icon>
<span>{{ $post->getDimensionsStr() }}, <wa-format-bytes value="{{ $post->getFileSize() }}"></wa-format-bytes> {{ $post->extension }}</span>
</div>
{{-- Post rating --}}
<div class="wa-cluster">
<wa-icon fixed-width name="face-hand-peeking"></wa-icon>