Skip to content
Snippets Groups Projects
Commit 0010f45d authored by Christophorus Dharma Winata's avatar Christophorus Dharma Winata
Browse files

fix: merge gajel part 2

parent 60407208
No related merge requests found
...@@ -11,5 +11,13 @@ addnavbar = () => { ...@@ -11,5 +11,13 @@ addnavbar = () => {
<i class="fa-solid fa-magnifying-glass"></i> <i class="fa-solid fa-magnifying-glass"></i>
</button> </button>
</div> </div>
<a class="tabright" href="#">
<i class="fa-solid fa-cart-shopping"></i>
Cart
</a>
<a class="tabright" href="../pages/catalog.php">
<i class="fa-solid fa-clipboard-list"></i>
Catalog
</a>
` `
} }
\ No newline at end of file
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