This commit is contained in:
parent
fe489673be
commit
b49042a626
8 changed files with 143 additions and 28 deletions
|
|
@ -41,6 +41,7 @@ export const std::vector<Product>& Products() {
|
|||
Product p;
|
||||
p.slug = "fp6-pmos";
|
||||
p.name = "Fairphone 6 with postmarketOS";
|
||||
p.brand = "Fairphone";
|
||||
p.tagline = "A repairable Android phone, reflashed to run mainline Linux with a working IMS/VoLTE stack.";
|
||||
// Launch day is this one line: "coming-soon" -> "available". The page
|
||||
// shows launch prices either way; only the order form is held back.
|
||||
|
|
|
|||
Loading…
Reference in a new issue