-
Notifications
You must be signed in to change notification settings - Fork 41
/
index.html
37 lines (37 loc) · 1.68 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS -->
<link rel="stylesheet" href="./assets/css/head.css">
<link rel="stylesheet" href="./assets/css/article.css">
<!-- END CSS -->
<title>Document</title>
</head>
<body>
<article>
<h1> Projeto da imersão git </h1>
<h2> ⥮Adicionando mais informações </h2>
<img
src="https://cdn.shopify.com/s/files/1/0155/7645/products/cover_2792cdbd-391f-4fe5-b587-dfddc95e5802_large.jpg?v=1631651923">
</article>
<!-- jQuery e JS -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="./assets/js/animate.js"></script>
<!-- END jQuery e JS -->
<p align="center">
<img alt="githubdarkreadme-logo" src="https://github.com/gustavofpereira/gustavofpereira/blob/main/readme-github.png" width="580">
</p>
<h2 align="center"><a href=https://github.com/StylishThemes>**Dark** Theme:</a> Your eyes will :heart: you.</h2>
<h1> projeto da imersão git </h1>
<h2> adicionando mais informações </h2>
<img src="https://ciclovivo.com.br/vida-sustentavel/equilibrio/de-um-respiro-19-imagens-que-trazem-paz/">
<h1>Rosivaldo Rodrigues - Cuiabá - MT</h1>
<h1>Reginaldo Machado - São José do Rio Preto - SP</h1>
<h2> Obrigado pelos ebooks !! </h2>
<h3> Guilherme Moraes contribuiu com este projeto!!! </h3>
<img src="https://cdn.shopify.com/s/files/1/0155/7645/products/cover_2792cdbd-391f-4fe5-b587-dfddc95e5802_large.jpg?v=1631651923">
</body>
</html>