From 3e687e6051855d1a695acf151bdd478fbd9e960c Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 1 Jun 2014 21:29:35 -0700 Subject: minor tweaks --- assets/home.html | 6 +++--- doc/to_do_code.bb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/home.html b/assets/home.html index 18d6f31bd..18bf54dec 100644 --- a/assets/home.html +++ b/assets/home.html @@ -22,7 +22,6 @@ header { z-index: 10000; } body::after { content: ''; -/* background-image:url(assets/uluru2.jpg); */ background-position: 50% 50%; background-repeat: no-repeat; top: 0; @@ -49,6 +48,7 @@ var terms = new Array( "Blogging", "Decent Encryption", "Chatrooms", +"Shareable Apps", "Cross-Site Access Control", "Unsend Private Mail", "Webpage Creation", @@ -160,11 +160,11 @@ $(document).ready(function() {
- +
Follow your heart.
RedMatrix
-The RedMatrix (aka "red") is an open source webapp providing a complete decentralised publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages) with enough features to make your head spin. +The RedMatrix (aka "red") is an open source webapp providing a complete decentralised publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages, shareable apps) with enough features to make your head spin.

diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 320cc32c0..a91799e74 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -24,7 +24,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]templatise and translate the Web interface to webDAV[/li] -[li]Extend WebDAV to provide desktop access to photo albums]/li] +[li]Extend WebDAV to provide desktop access to photo albums[/li] [li]External post connectors - create standard interface[/li] -- cgit v1.2.3