Skip to content

Commit 2d4fae2

Browse files
Adição de vídeos recebidos e adição de novas DMs pelo Robert Avanti; Remoção de arquivos inutilizados
1 parent cc7e296 commit 2d4fae2

11 files changed

+165
-2
lines changed

css/bootstrap-reboot.min.css.map

-1
This file was deleted.

css/bootstrap.min.css.map

-1
This file was deleted.
50.2 KB
Loading
Binary file not shown.
52.9 KB
Loading
10.9 KB
Binary file not shown.
31.9 KB
Loading
8.08 KB
Binary file not shown.
7.58 KB
Loading
3.53 KB
Binary file not shown.

index.html

+165
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,18 @@ <h3 class="display-6">Twitter DMs</h3>
12191219
</figcaption>
12201220
</figure>
12211221
</a>
1222+
<div class="ratio ratio-16x9">
1223+
<embed
1224+
width="345"
1225+
height="240"
1226+
class="figure-img rounded"
1227+
src="https://www.youtube.com/embed/5E9496kOYC0?rel=0"
1228+
type="video/mp4"
1229+
/>
1230+
</div>
1231+
<figcaption class="figure-caption text-center">
1232+
Video received by @December
1233+
</figcaption>
12221234
<a
12231235
href="./img/arg-2/robert-avanti-twitter-dm-mrspaceman.png"
12241236
target="_blank"
@@ -1249,6 +1261,159 @@ <h3 class="display-6">Twitter DMs</h3>
12491261
</figcaption>
12501262
</figure>
12511263
</a>
1264+
<div class="ratio ratio-16x9">
1265+
<embed
1266+
width="345"
1267+
height="240"
1268+
class="figure-img rounded"
1269+
src="https://www.youtube.com/embed/bsCtNygosMA?rel=0"
1270+
type="video/mp4"
1271+
/>
1272+
</div>
1273+
<figcaption class="figure-caption text-center">
1274+
Video received by @MrSpaceman
1275+
</figcaption>
1276+
</div>
1277+
</div>
1278+
<!-- ////////////////////////////// -->
1279+
<div class="cont left">
1280+
<div class="content text-break">
1281+
<div class="clearfix">
1282+
<div class="float-start">
1283+
<h3 class="display-6">Replys</h3>
1284+
</div>
1285+
<a
1286+
href="#"
1287+
type="button"
1288+
class="btn-close float-end"
1289+
aria-label="Close"
1290+
></a>
1291+
</div>
1292+
<p>Robert Avanti started responding to some community members:</p>
1293+
<a
1294+
href="./img/arg-2/robert-avanti-twitter-dm-lorenz.png"
1295+
target="_blank"
1296+
rel="noopener"
1297+
>
1298+
<figure class="figure">
1299+
<picture>
1300+
<source
1301+
srcset="./img/arg-2/robert-avanti-twitter-dm-lorenz.webp"
1302+
type="image/webp"
1303+
/>
1304+
<source
1305+
srcset="./img/arg-2/robert-avanti-twitter-dm-lorenz.png"
1306+
type="image/png"
1307+
/>
1308+
<img
1309+
width="460"
1310+
height="260"
1311+
src="./img/arg-2/robert-avanti-twitter-dm-lorenz.png"
1312+
class="figure-img img-fluid rounded"
1313+
alt=""
1314+
/>
1315+
</picture>
1316+
<figcaption class="figure-caption text-center">
1317+
Message received by @Lorenz
1318+
</figcaption>
1319+
</figure>
1320+
</a>
1321+
<a
1322+
href="./img/arg-2/robert-avanti-twitter-dm-honeybear.png"
1323+
target="_blank"
1324+
rel="noopener"
1325+
>
1326+
<figure class="figure">
1327+
<picture>
1328+
<source
1329+
srcset="./img/arg-2/robert-avanti-twitter-dm-honeybear.webp"
1330+
type="image/webp"
1331+
/>
1332+
<source
1333+
srcset="./img/arg-2/robert-avanti-twitter-dm-honeybear.png"
1334+
type="image/png"
1335+
/>
1336+
<img
1337+
width="460"
1338+
height="260"
1339+
src="./img/arg-2/robert-avanti-twitter-dm-honeybear.png"
1340+
class="figure-img img-fluid rounded"
1341+
alt=""
1342+
/>
1343+
</picture>
1344+
<figcaption class="figure-caption text-center">
1345+
Message received by @Honeybear
1346+
</figcaption>
1347+
</figure>
1348+
</a>
1349+
<div class="ratio ratio-16x9">
1350+
<embed
1351+
width="345"
1352+
height="240"
1353+
class="figure-img rounded"
1354+
src="https://www.youtube.com/embed/VBCHfbsfJA8?rel=0"
1355+
type="video/mp4"
1356+
/>
1357+
</div>
1358+
<figcaption class="figure-caption text-center">
1359+
Video received by @Honeybear
1360+
</figcaption>
1361+
<a
1362+
href="./img/arg-2/robert-avanti-twitter-dm-turtle.png"
1363+
target="_blank"
1364+
rel="noopener"
1365+
>
1366+
<figure class="figure">
1367+
<picture>
1368+
<source
1369+
srcset="./img/arg-2/robert-avanti-twitter-dm-turtle.webp"
1370+
type="image/webp"
1371+
/>
1372+
<source
1373+
srcset="./img/arg-2/robert-avanti-twitter-dm-turtle.png"
1374+
type="image/png"
1375+
/>
1376+
<img
1377+
width="460"
1378+
height="260"
1379+
src="./img/arg-2/robert-avanti-twitter-dm-turtle.png"
1380+
class="figure-img img-fluid rounded"
1381+
alt=""
1382+
/>
1383+
</picture>
1384+
<figcaption class="figure-caption text-center">
1385+
Message received by @Ballistic Turle
1386+
</figcaption>
1387+
</figure>
1388+
</a>
1389+
<a
1390+
href="./img/arg-2/robert-avanti-twitter-dm-lolo.png"
1391+
target="_blank"
1392+
rel="noopener"
1393+
>
1394+
<figure class="figure">
1395+
<picture>
1396+
<source
1397+
srcset="./img/arg-2/robert-avanti-twitter-dm-lolo.webp"
1398+
type="image/webp"
1399+
/>
1400+
<source
1401+
srcset="./img/arg-2/robert-avanti-twitter-dm-lolo.png"
1402+
type="image/png"
1403+
/>
1404+
<img
1405+
width="460"
1406+
height="260"
1407+
src="./img/arg-2/robert-avanti-twitter-dm-lolo.png"
1408+
class="figure-img img-fluid rounded"
1409+
alt=""
1410+
/>
1411+
</picture>
1412+
<figcaption class="figure-caption text-center">
1413+
Message received by @LoLo
1414+
</figcaption>
1415+
</figure>
1416+
</a>
12521417
</div>
12531418
</div>
12541419
<!-- ////////////////////////////// -->

0 commit comments

Comments
 (0)