Skip to content

Commit

Permalink
Update receita.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gabizelaa authored Aug 12, 2024
1 parent 8e06aa7 commit 5dbd82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Website/pages/receita.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="icon" href="../img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/css/receita.css">
<link rel="stylesheet" href="../css/receita.css">

<title>Salt - Receita</title>
</head>
Expand Down Expand Up @@ -214,4 +214,4 @@ <h5 class="modal-title">Editar Receita</h5>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>

</html>
</html>

0 comments on commit 5dbd82d

Please sign in to comment.