diff --git a/app/src/views/About.vue b/app/src/views/About.vue index 777f5a10508ce6029c45ff088c31ec0bc19d1e02..e3af0d39b2f41b1f38c1a7bf29a2c058f45928f1 100644 --- a/app/src/views/About.vue +++ b/app/src/views/About.vue @@ -13,7 +13,12 @@ Made by Adam Procter <em>(+ helpers & supporters)</em> </p> - + <ul> + <li> + Co-create and contribute ideas, with text, links and attachments with + other people in realtime. + </li> + </ul> <h3> version {{ myVersion }} - See full <a @@ -22,16 +27,6 @@ > </h3> - <ul> - <li> - Co-create and contribute ideas, with text, links and attachments with - other people in realtime. - </li> - <li> - Contributions displayed as a list and shared spatial view across all - devices. - </li> - </ul> <h3>known issues</h3> <ul> <li> Data is not yet encrypted.</li>