Skip to content

Commit 17b6291

Browse files
meu primeiro projeto v2
1 parent ef51713 commit 17b6291

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"liveServer.settings.port": 5501
3+
}

projeto-pt1.html renamed to index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<link rel="stylesheet" href="./projeto-pt2.css"/>
6+
<link rel="stylesheet" href="./style.css"/>
77
<title>WE CARE</title>
88
</head>
99
<body>
File renamed without changes.

0 commit comments

Comments
 (0)