mirror of
https://github.com/phpmon/website
synced 2025-08-07 14:50:09 +02:00
5 lines
163 B
PHP
5 lines
163 B
PHP
<img width="{{ $size }}" height="{{ $size }}"
|
|
src="{{ url()->to("/phpmon-icon.svg") }}"
|
|
style="position: relative; left: -15px; margin-bottom: 10px;"
|
|
/>
|