Skip to content

Commit

Permalink
add index redirecionador
Browse files Browse the repository at this point in the history
  • Loading branch information
montwh1te committed Aug 21, 2024
1 parent 503c60e commit 89510e5
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 lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=html/site_projeto_final.html">
<title>Redirecionando...</title>
</head>
<body>
Se você não for redirecionado automaticamente, <a href="html/site_projeto_final.html">clique aqui</a>.
</body>
</html>

0 comments on commit 89510e5

Please sign in to comment.