summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-07 09:30:43 +0300
committerYuval Adam <_@yuv.al>2017-08-07 09:30:43 +0300
commit2648dd5cf97c2d01cd4271e8616634c0e9e77fa7 (patch)
tree20a4add8c015076c1cc379645e735ef4bdf0475c /templates/index.html
parentdd0cce923a29aee84f7050b7e0c886c8d32a84a7 (diff)
Update homepage
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 6f6ea1a..a33cada 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -8,6 +8,13 @@
</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>Find us on:</p>
+ <ul>
+ <li><a href="https://github.com/postmarketOS">GitHub</a></li>
+ <li><a href="https://reddit.com/r/postmarketOS">/r/postmarketOS</a></li>
+ <li><a href="https://chat.disroot.org/#/room/#postmarketos:disroot.org">#postmarketos:disroot.org</a></li>
+ <li>#postmarketos on Freenode IRC</li>
+ </ul>
</div>
</div>
{% endblock %}