self_Hosting_website/my_space/themes/red-rose/layouts/partials/ava.html
2024-06-03 03:05:13 +05:30

8 lines
231 B
HTML

<div class="avatar text-center">
<img src="{{ .Site.Params.ava }}" alt="rose" class="img-ava" />
</div>
<div class="px-3 text-center">
<h3>Hello I'm Red Rose</h3>
<p>I'm a beautiful flowers in the universe !</p>
</div>