Skip to content

Commit

Permalink
Adding index page for flowers
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjoe-ram committed Nov 13, 2023
1 parent afd21a5 commit 7f5fb4a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/gardening/flowers/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dameas - Flores</title>
</head>
<body>
<h1>Jardinagem - Flores</h1>

<ol>
<li>
<a href="./girassol.html">
Girassol
</a>
</li>
</ol>
</body>
</html>

0 comments on commit 7f5fb4a

Please # to comment.