Skip to content

Commit 67255e9

Browse files
Adição de links para as imagens
1 parent 0f15d7b commit 67255e9

File tree

1 file changed

+165
-125
lines changed

1 file changed

+165
-125
lines changed

index.html

+165-125
Original file line numberDiff line numberDiff line change
@@ -129,28 +129,40 @@ <h3 class="display-6">Mysterious Video</h3>
129129
</div>
130130
</div>
131131
<p>
132-
FourZeroTwo was asked on Twitter where Space Bob was and this was
133-
the answer
132+
FourZeroTwo was asked on
133+
<a
134+
href="https://twitter.com/fourzerotwo/status/1679572355390091264"
135+
target="_blank"
136+
rel="noopener"
137+
>Twitter</a
138+
>
139+
where Space Bob was and this was the answer
134140
</p>
135-
<figure class="figure">
136-
<picture>
137-
<source
138-
srcset="./img/arg-2/402-tweet-mysterious-video.webp"
139-
type="image/webp"
140-
/>
141-
<source
142-
srcset="./img/arg-2/402-tweet-mysterious-video.png"
143-
type="image/png"
144-
/>
141+
<a
142+
href="./img/arg-2/402-tweet-mysterious-video.png"
143+
target="_blank"
144+
rel="noopener"
145+
>
146+
<figure class="figure">
147+
<picture>
148+
<source
149+
srcset="./img/arg-2/402-tweet-mysterious-video.webp"
150+
type="image/webp"
151+
/>
152+
<source
153+
srcset="./img/arg-2/402-tweet-mysterious-video.png"
154+
type="image/png"
155+
/>
145156

146-
<img
147-
src="./img/arg-2/402-tweet-mysterious-video.png"
148-
class="figure-img img-fluid rounded"
149-
alt=""
150-
loading="lazy"
151-
/>
152-
</picture>
153-
</figure>
157+
<img
158+
src="./img/arg-2/402-tweet-mysterious-video.png"
159+
class="figure-img img-fluid rounded"
160+
alt=""
161+
loading="lazy"
162+
/>
163+
</picture>
164+
</figure>
165+
</a>
154166
<div class="ratio ratio-16x9">
155167
<embed
156168
width="345"
@@ -189,28 +201,30 @@ <h3 class="display-6">DRCCSAPM!</h3>
189201
aria-label="Close"
190202
></a>
191203
</div>
192-
<figure class="figure">
193-
<picture>
194-
<source
195-
srcset="./img/arg-2/drccsapm-website.webp"
196-
type="image/webp"
197-
/>
198-
<source
199-
srcset="./img/arg-2/drccsapm-website.png"
200-
type="image/png"
201-
/>
204+
<a href="https://www.drccsapm.com/" target="_blank" rel="noopener">
205+
<figure class="figure">
206+
<picture>
207+
<source
208+
srcset="./img/arg-2/drccsapm-website.webp"
209+
type="image/webp"
210+
/>
211+
<source
212+
srcset="./img/arg-2/drccsapm-website.png"
213+
type="image/png"
214+
/>
202215

203-
<img
204-
src="./img/arg-2/drccsapm-website.png"
205-
class="figure-img img-fluid rounded"
206-
alt=""
207-
loading="lazy"
208-
/>
209-
</picture>
210-
<figcaption class="figure-caption text-center">
211-
drccsapm website
212-
</figcaption>
213-
</figure>
216+
<img
217+
src="./img/arg-2/drccsapm-website.png"
218+
class="figure-img img-fluid rounded"
219+
alt=""
220+
loading="lazy"
221+
/>
222+
</picture>
223+
<figcaption class="figure-caption text-center">
224+
drccsapm website
225+
</figcaption>
226+
</figure>
227+
</a>
214228
<p>
215229
DRCCSAPM seems to be a website where all the comics that were
216230
apparently written by Robert Avanti are cataloged.
@@ -245,99 +259,125 @@ <h3 class="display-6">Robert Avanti</h3>
245259
On the site, there is a menu called Message, where it shows an
246260
email and a location unknown until now.
247261
</p>
248-
<figure class="figure">
249-
<picture>
250-
<source
251-
srcset="./img/arg-2/drccsapm-menu-message.webp"
252-
type="image/webp"
253-
/>
254-
<source
255-
srcset="./img/arg-2/drccsapm-menu-message.png"
256-
type="image/png"
257-
/>
262+
<a
263+
href="./img/arg-2/drccsapm-menu-message.png"
264+
target="_blank"
265+
rel="noopener"
266+
>
267+
<figure class="figure">
268+
<picture>
269+
<source
270+
srcset="./img/arg-2/drccsapm-menu-message.webp"
271+
type="image/webp"
272+
/>
273+
<source
274+
srcset="./img/arg-2/drccsapm-menu-message.png"
275+
type="image/png"
276+
/>
258277

259-
<img
260-
src="./img/arg-2/drccsapm-menu-message.png"
261-
class="figure-img img-fluid rounded"
262-
alt=""
263-
loading="lazy"
264-
/>
265-
</picture>
266-
<figcaption class="figure-caption text-center">
267-
menu message
268-
</figcaption>
269-
</figure>
278+
<img
279+
src="./img/arg-2/drccsapm-menu-message.png"
280+
class="figure-img img-fluid rounded"
281+
alt=""
282+
loading="lazy"
283+
/>
284+
</picture>
285+
<figcaption class="figure-caption text-center">
286+
menu message
287+
</figcaption>
288+
</figure>
289+
</a>
270290
<p>
271291
When searching DRCCSAPM on Google, a Linkedin and Twitter profile
272292
appears that apparently belongs to the same person who made the
273293
comics
274294
</p>
275-
<figure class="figure">
276-
<picture>
277-
<source
278-
srcset="./img/arg-2/robert-avanti-linkedin.webp"
279-
type="image/webp"
280-
/>
281-
<source
282-
srcset="./img/arg-2/robert-avanti-linkedin.png"
283-
type="image/png"
284-
/>
295+
<a
296+
href="./img/arg-2/robert-avanti-linkedin.png"
297+
target="_blank"
298+
rel="noopener"
299+
>
300+
<figure class="figure">
301+
<picture>
302+
<source
303+
srcset="./img/arg-2/robert-avanti-linkedin.webp"
304+
type="image/webp"
305+
/>
306+
<source
307+
srcset="./img/arg-2/robert-avanti-linkedin.png"
308+
type="image/png"
309+
/>
285310

286-
<img
287-
src="./img/arg-2/robert-avanti-linkedin.png"
288-
class="figure-img img-fluid rounded"
289-
alt=""
290-
loading="lazy"
291-
/>
292-
</picture>
293-
<figcaption class="figure-caption text-center">
294-
linkedin profile
295-
</figcaption>
296-
</figure>
297-
<figure class="figure">
298-
<picture>
299-
<source
300-
srcset="./img/arg-2/robert-avanti-linkedin-about.webp"
301-
type="image/webp"
302-
/>
303-
<source
304-
srcset="./img/arg-2/robert-avanti-linkedin-about.png"
305-
type="image/png"
306-
/>
311+
<img
312+
src="./img/arg-2/robert-avanti-linkedin.png"
313+
class="figure-img img-fluid rounded"
314+
alt=""
315+
loading="lazy"
316+
/>
317+
</picture>
318+
<figcaption class="figure-caption text-center">
319+
linkedin profile
320+
</figcaption>
321+
</figure>
322+
</a>
307323

308-
<img
309-
src="./img/arg-2/robert-avanti-linkedin-about.png"
310-
class="figure-img img-fluid rounded"
311-
alt=""
312-
loading="lazy"
313-
/>
314-
</picture>
315-
<figcaption class="figure-caption text-center">
316-
"about me" linkedin
317-
</figcaption>
318-
</figure>
319-
<figure class="figure">
320-
<picture>
321-
<source
322-
srcset="./img/arg-2/robert-avanti-twitter.webp"
323-
type="image/webp"
324-
/>
325-
<source
326-
srcset="./img/arg-2/robert-avanti-twitter.png"
327-
type="image/png"
328-
/>
324+
<a
325+
href="./img/arg-2/robert-avanti-linkedin-about.png"
326+
target="_blank"
327+
rel="noopener"
328+
>
329+
<figure class="figure">
330+
<picture>
331+
<source
332+
srcset="./img/arg-2/robert-avanti-linkedin-about.webp"
333+
type="image/webp"
334+
/>
335+
<source
336+
srcset="./img/arg-2/robert-avanti-linkedin-about.png"
337+
type="image/png"
338+
/>
329339

330-
<img
331-
src="./img/arg-2/robert-avanti-twitter.png"
332-
class="figure-img img-fluid rounded"
333-
alt=""
334-
loading="lazy"
335-
/>
336-
</picture>
337-
<figcaption class="figure-caption text-center">
338-
twitter profile
339-
</figcaption>
340-
</figure>
340+
<img
341+
src="./img/arg-2/robert-avanti-linkedin-about.png"
342+
class="figure-img img-fluid rounded"
343+
alt=""
344+
loading="lazy"
345+
/>
346+
</picture>
347+
<figcaption class="figure-caption text-center">
348+
"about me" linkedin
349+
</figcaption>
350+
</figure>
351+
</a>
352+
353+
<a
354+
href="./img/arg-2/robert-avanti-twitter.png"
355+
target="_blank"
356+
rel="noopener"
357+
>
358+
<figure class="figure">
359+
<picture>
360+
<source
361+
srcset="./img/arg-2/robert-avanti-twitter.webp"
362+
type="image/webp"
363+
/>
364+
<source
365+
srcset="./img/arg-2/robert-avanti-twitter.png"
366+
type="image/png"
367+
/>
368+
369+
<img
370+
src="./img/arg-2/robert-avanti-twitter.png"
371+
class="figure-img img-fluid rounded"
372+
alt=""
373+
loading="lazy"
374+
/>
375+
</picture>
376+
<figcaption class="figure-caption text-center">
377+
twitter profile
378+
</figcaption>
379+
</figure>
380+
</a>
341381
</div>
342382
</div>
343383
<div class="cont right">

0 commit comments

Comments
 (0)