Skip to content

Commit 4b312eb

Browse files
committed
adicionando favicon
1 parent 022bcb3 commit 4b312eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
/>
1111
<title>DML Transportes Autônomo</title>
1212
<!-- Favicon -->
13-
<link rel="icon" type="image/png" href="./img/favicon-16x16.png" />
13+
<link rel="icon" type="image/png" href="./assets/img/favicon-16x16.png" />
1414
</head>
1515
<body>
1616
<header>
1717
<h1>Bem-vindo ao Site DML Transportes Autônomo</h1>
1818
<nav>
1919
<ul>
20-
<li><img src="./img/logotipo.png" alt="" /></li>
20+
<li><img src="./assets/img/logotipo.png" alt="" /></li>
2121
<li><a href="#sobre">Sobre</a></li>
2222
<li><a href="#servicos">Serviços</a></li>
2323
<li><a href="#contato">Contato</a></li>

0 commit comments

Comments
 (0)