diff options
| -rw-r--r-- | src/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index b66e0eb..66591cd 100644 --- a/src/index.html +++ b/src/index.html @@ -13,8 +13,8 @@  </head>      <body class="conteiner"> -        <h1 class="frist">Em Construcao</h1> +        <h1 class="frist">Em Construção</h1>          <img class="light" src="./light.png" alt="">          <p class="text-desc">Nosso site está em construção, mas estamos prontos para começar!</p>      </body> -</html>
\ No newline at end of file +</html>  | 
