From dd0cce923a29aee84f7050b7e0c886c8d32a84a7 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 09:17:36 +0300 Subject: Add wiki content --- templates/index.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index e0067fb..6f6ea1a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,15 +1,13 @@ {% extends 'base.html' %} {% block body %} -
-
-

postmarketOS

-
- -
-
-

postmarketOS, or pmOS in short, is a touch-optimized, pre-configured Alpine Linux with own packages, that can be installed on smartphones (Not usable for most people yet!).

-
+
+

postmarketOS

+
+ +
+
+

postmarketOS, or pmOS in short, is a touch-optimized, pre-configured Alpine Linux with own packages, that can be installed on smartphones (Not usable for most people yet!).

{% endblock %} -- cgit v1.3.1