Skip to content

Commit 62d4a71

Browse files
Adição da imagem de cabeçalho do twitter do Robert
1 parent 206fdbd commit 62d4a71

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed
43 KB
Loading
5.85 KB
Binary file not shown.

index.html

+29
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,35 @@ <h3 class="display-6">Robert Avanti</h3>
557557
</figcaption>
558558
</figure>
559559
</a>
560+
561+
<a
562+
href="./img/arg-2/robert-avanti-twitter-header.png"
563+
target="_blank"
564+
rel="noopener"
565+
>
566+
<figure class="figure">
567+
<picture>
568+
<source
569+
srcset="./img/arg-2/robert-avanti-twitter-header.webp"
570+
type="image/webp"
571+
/>
572+
<source
573+
srcset="./img/arg-2/robert-avanti-twitter-header.png"
574+
type="image/png"
575+
/>
576+
577+
<img
578+
src="./img/arg-2/robert-avanti-twitter-header.png"
579+
class="figure-img img-fluid rounded"
580+
alt=""
581+
loading="lazy"
582+
/>
583+
</picture>
584+
<figcaption class="figure-caption text-center">
585+
twitter header image
586+
</figcaption>
587+
</figure>
588+
</a>
560589
</div>
561590
</div>
562591
<!-- ////////////////////////////// -->

0 commit comments

Comments
 (0)