diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 59c14e9..fd11861 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,8 @@ <img src="{{ url_for('static', filename='img/banner.jpg') }}"></img> </div> <div class="fl w-100 w-50-ns pa2"> - <p class="intro">postmarketOS, or <i>pmOS</i> in short, is a touch-optimized, pre-configured <a href="https://alpinelinux.org">Alpine Linux</a> with own packages, that can be installed on smartphones (Not usable for most people yet!).</p> + <p class="intro">postmarketOS (<i>pmOS</i>), is a touch-optimized, pre-configured <a href="https://alpinelinux.org">Alpine Linux</a> that can be installed on smartphones and other mobile devices. The project is at very early stages of development and is not yet usable for most users.</p> + <p class="intro">For further details read our <a href="/blog/2017/05/26/intro/">introductory blog post</a>.</p> <p>Find us on:</p> <ul> <li><a href="https://github.com/postmarketOS">GitHub</a></li> |
