Skip to content

Commit

Permalink
minor changes - untuk deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rakbidb authored Nov 13, 2023
1 parent 9adb314 commit ff07d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/templates/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</style>

<head>
<title>StockTracker</title>
<title>ArtoMoro</title>
</head>

<nav class="navbar bg-body-tertiary">
Expand Down Expand Up @@ -221,4 +221,4 @@ <h5 class="card-title">${ item.fields.name }</h5>

document.getElementById("button_add").onclick = addProduct
</script>
{% endblock content %}
{% endblock content %}

0 comments on commit ff07d24

Please sign in to comment.