Commit inicial
This commit is contained in:
commit
6cbeeee2ce
14 changed files with 622 additions and 0 deletions
13
view/index.html
Normal file
13
view/index.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt_br">
|
||||
<head>
|
||||
<title>ambiente</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="index.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<h1>ambiente</h1>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue