Update site settings
This commit is contained in:
parent
645bd2997c
commit
91486faed4
22 changed files with 304 additions and 299 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
{% if testimonial.image %}
|
||||
<span class="order-first flex-shrink-0">
|
||||
<img class="size-16 rounded-full ring-2 ring-grey-500 dark:ring-white" alt="Photo of {{ testimonial.name }}" src="{{ testimonial.image.url }}" />
|
||||
<img class="size-16 rounded-full ring-2 ring-gray-500 dark:ring-white" alt="Photo of {{ testimonial.name }}" src="{{ testimonial.image.url }}" />
|
||||
</span>
|
||||
{% endif %}
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue