diff options
author | hellekin <hellekin@cepheide.org> | 2020-09-19 14:24:37 +0200 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2020-09-19 14:24:37 +0200 |
commit | 2ae3d37b6b0b6548397cda07b8fbe23c085c7f9e (patch) | |
tree | 260214f607d539c102da8e698310349c752b488a /index.html | |
parent | feee7e883b783240bdcce721df9065e913334c1f (diff) | |
download | dream.public.cat-2ae3d37b6b0b6548397cda07b8fbe23c085c7f9e.tar.gz |
Add link to contact page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -18,7 +18,7 @@ </main> <aside> - <section="pitch"> + <section id="pitch"> <h2>Distributed Replicated Edge Agency Machine</h2> <p><abbr title="Public Universal Base: Libre Infrastructure Community">PUBLIC</abbr> DREAM empowers communities anywhere to collaborate in the local creation and maintenance @@ -26,6 +26,11 @@ convergence of distributed <abbr title="Peer-to-Peer">P2P</abbr> networks, linked data models, and social solidary economy best practices.</p> </section> + <section id="links"> + <ul> + <li><a href="/pub/contact">contact</a></li> + </ul> + </section> </aside> <footer> |