Skip to content

Commit 80251c4

Browse files
authored
trying to remove the devices shop in the wallet
1 parent ef8e559 commit 80251c4

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

index.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -639,12 +639,12 @@ <h1 class="subtitle">
639639
<i class="fa fa-lg fa-home"></i>
640640
</center>
641641
</div>
642-
<!-- <div id="screen-shop-desktop-nav" class="navbar-item navbar-button" onclick="screen('screen-shop-desktop')">
642+
<div id="screen-shop-desktop-nav" class="navbar-item navbar-button" onclick="screen('screen-shop-desktop')">
643643
<center>
644644
<i class="fa fa-lg fa-shopping-bag"></i>
645645
<span class="info-dot"></span>
646646
</center>
647-
</div> -->
647+
</div>
648648
<div id="screen-achievements-desktop-nav" class="navbar-item navbar-button"
649649
onclick="screen('screen-achievements-desktop')">
650650
<center>
@@ -683,10 +683,11 @@ <h1 class="subtitle">
683683
<div class="tile is-child box p-5">
684684
<p class="title is-size-4">
685685
Devices
686-
&nbsp;<span class="tag is-success">starter.duinocoin.com</span>
686+
<!-- &nbsp;<span class="tag is-success">starter.duinocoin.com</span> -->
687687
</p>
688688
<p class="subtitle">
689-
Official devices and products, proudly crafted in Europe and New Zealand
689+
<!-- Official devices and products, proudly crafted in Europe and New Zealand -->
690+
The Devices Shop is closed for now, stay tuned for its re-openning !
690691
</p>
691692
<div class="columns">
692693

@@ -712,18 +713,18 @@ <h1 class="subtitle">
712713
</p>
713714
<div class="columns is-multiline is-vcentered">
714715
<div class="column">
715-
<a target="_blank"
716+
<!-- <a target="_blank"
716717
href="https://shop.duinocoin.com/products/duco-cube-miner-imperfect-print"
717718
class="button is-fullwidth has-text-success">
718719
From 13.99 €
719-
</a>
720+
</a> -->
720721
</div>
721722
<div class="column">
722-
<a target="_blank"
723+
<!-- <a target="_blank"
723724
href="https://shop.duinocoin.com/products/duino-cube-preorder"
724725
class="button is-fullwidth has-text-success">
725726
From 19.99 €
726-
</a>
727+
</a> -->
727728
</div>
728729
</div>
729730
</div>
@@ -750,11 +751,11 @@ <h1 class="subtitle">
750751
</p>
751752
<div class="columns is-multiline is-vcentered">
752753
<div class="column">
753-
<a target="_blank"
754+
<!-- <a target="_blank"
754755
href="https://shop.duinocoin.com/products/duino-blushybox-miner"
755756
class="button is-fullwidth has-text-success">
756757
From 11.99€
757-
</a>
758+
</a> -->
758759
</div>
759760
<!--<div class="column is-full">
760761
<div class="tag is-success is-medium">
@@ -794,11 +795,11 @@ <h1 class="subtitle">
794795
</p>
795796
<div class="columns is-multiline is-vcentered">
796797
<div class="column">
797-
<a target="_blank"
798+
<!-- <a target="_blank"
798799
href="https://shop.duinocoin.com/products/duco-cube-blueprints"
799800
class="button is-fullwidth has-text-success">
800801
1.00€
801-
</a>
802+
</a> -->
802803
</div>
803804
<!--<div class="column is-full">
804805
<div class="tag is-success is-medium">
@@ -833,11 +834,11 @@ <h1 class="subtitle">
833834
</p>
834835
<div class="columns is-multiline is-vcentered">
835836
<div class="column">
836-
<a target="_blank"
837+
<!-- <a target="_blank"
837838
href="https://shop.duinocoin.com/products/duino-blushybox-blueprints"
838839
class="button is-fullwidth has-text-success">
839840
1.00€
840-
</a>
841+
</a> -->
841842
</div>
842843
<!--<div class="column is-full">
843844
<div class="tag is-success is-medium">
@@ -872,11 +873,11 @@ <h1 class="subtitle">
872873
</p>
873874
<div class="columns is-multiline is-vcentered">
874875
<div class="column">
875-
<a target="_blank"
876+
<!-- <a target="_blank"
876877
href="https://shop.duinocoin.com/products/duino-starter-blueprints-digital"
877878
class="button is-fullwidth has-text-success">
878879
1.00€
879-
</a>
880+
</a> -->
880881
</div>
881882
<!--<div class="column is-full">
882883
<div class="tag is-success is-medium">
@@ -3035,3 +3036,4 @@ <h1 class="heading">Account details</h1>
30353036
</html>
30363037

30373038

3039+

0 commit comments

Comments
 (0)