This commit is contained in:
parent
70bd996793
commit
5d1763b934
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
<div class="flex-col md:flex hidden bg-[#f1f5fc] p-4 rounded-lg">
|
<div class="flex-col md:flex hidden bg-[#f1f5fc] p-4 rounded-lg">
|
||||||
<img class="relative object-cover aspect-[12/10] h-96 rounded-lg" src="{{ .Params.img }}">
|
<img class="relative object-cover aspect-[12/10] h-96 rounded-lg" src="{{ .Params.img }}">
|
||||||
</img>
|
</img>
|
||||||
<div class="text-xs" >Photo: <a class="z-40 font-bold"
|
<div class="text-xs" >Photo: <a class="z-40 font-bold" target="_blank"
|
||||||
href="https://unsplash.com/photos/group-of-blue-jellyfish-SJ94Ce7jpMc">Kaede KBYS</a></div>
|
href="https://unsplash.com/photos/group-of-blue-jellyfish-SJ94Ce7jpMc">Kaede KBYS</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Reference in a new issue