mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 05:59:15 +01:00
[SC64][WEB] Added option to buy SC64 in Phenom Mod store
This commit is contained in:
parent
17c12f5957
commit
be37025d42
@ -64,6 +64,8 @@
|
|||||||
<section>
|
<section>
|
||||||
<p>There are several options available, listed from the easiest to hardest option:</p>
|
<p>There are several options available, listed from the easiest to hardest option:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://store.phenommod.com/index.php?route=product/product&path=75&product_id=102">SummerCart64
|
||||||
|
product page</a> on Phenom Mod store</li>
|
||||||
<li>Group buys available at <a href="https://discord.gg/WqFgNWf">N64brew Discord Server</a> - check
|
<li>Group buys available at <a href="https://discord.gg/WqFgNWf">N64brew Discord Server</a> - check
|
||||||
threads in the <code><strong>#summer-cart-64</strong></code> channel.</li>
|
threads in the <code><strong>#summer-cart-64</strong></code> channel.</li>
|
||||||
<li><a
|
<li><a
|
||||||
@ -71,7 +73,6 @@
|
|||||||
Shared Project</a> page - both assembled boards and bare PCBs are available.</li>
|
Shared Project</a> page - both assembled boards and bare PCBs are available.</li>
|
||||||
<li>Manual PCB and components order - DIY friendly option.</li>
|
<li>Manual PCB and components order - DIY friendly option.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>More options are coming in the near future.</p>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div class="separator"></div>
|
<div class="separator"></div>
|
||||||
|
@ -225,6 +225,7 @@ main section>img.sc64-logo {
|
|||||||
div.pcb-images {
|
div.pcb-images {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
gap: var(--main-paragraph-margin);
|
||||||
margin: var(--main-paragraph-margin) 0;
|
margin: var(--main-paragraph-margin) 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user