Commit 5218869c authored by Ricardo Artur's avatar Ricardo Artur

Novo menu

parent df9588e2
Pipeline #1043 canceled with stages
......@@ -5,5 +5,14 @@
<title> Meu Site </title>
</head>
<body>
Meu Site
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="sobre.html">Sobre</a></li>
<li><a href="contato.html">Contato</a></li>
</ul>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment