Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Adicionando o arquivo index.html (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: Camila Maia <[email protected]>
  • Loading branch information
antoniamaia and camilamaia authored Oct 11, 2023
1 parent 473b1d9 commit 720577d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cumbuca Dev</title>
</head>
<body id="content">
<h1>Cumbuca Dev</h1>
<p>Olá mundo!</p>
</body>
</html>

0 comments on commit 720577d

Please sign in to comment.