Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/blue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ <h1 class="sub-title">FAQs</h1>
{% details "What is limited about the bundle?" %}

We have only created a limited amount of cases. Once they are sold out,
we don't currently have plans to make more.
we don't currently have plans to make more.
All other parts of the bundle will remain available for purchase.

{% enddetails %}
Expand Down Expand Up @@ -662,7 +662,7 @@ <h1 class="sub-title">FAQs</h1>
</div>
</a>
<a
href="https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition"
href="https://ameridroid.com/products/odroid-n2-home-assistant-blue-bundle-limited-edition?ref=eeb6nfw07e"
target="_blank"
>
<div class="distributor">
Expand Down Expand Up @@ -739,7 +739,7 @@ <h1 class="sub-title">FAQs</h1>
/>
</svg>
BUY BLUE
</div>
</div>
<script>
const buyDialog = document.getElementById("buy-dialog");
const buyFab = document.querySelector(".blue-buy-fab");
Expand Down