Skip to content

Commit

Permalink
release: fiers update
Browse files Browse the repository at this point in the history
  • Loading branch information
SadraTghvi committed Jun 14, 2024
1 parent 41bd335 commit 0cf12d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "heydari"
version = "0.1.12"
version = "0.1.13"
edition = "2021"

[dependencies]
Expand Down
4 changes: 2 additions & 2 deletions templates/products/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ <h2 class="header-title title_hero">محصولات حیدری</h2>

</div>
<div class="drop-links title_small">
<div class="drop-link" id="table">
<div class="drop-link" id="table" data-name="kind" data-id="table">
میز
</div>
<div class="drop-link" id="chair">
<div class="drop-link" id="chair" data-name="kind" data-id="chair">
صندلی
</div>
</div>
Expand Down

0 comments on commit 0cf12d2

Please sign in to comment.