aboutsummaryrefslogtreecommitdiffstats
path: root/assets/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/home.html')
-rw-r--r--assets/home.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/assets/home.html b/assets/home.html
index 79b5a7be0..bac67dffc 100644
--- a/assets/home.html
+++ b/assets/home.html
@@ -130,7 +130,7 @@ function fadein() {
$(document).ready(function() {
update_element();
- $('.cb').colorbox({width: '50%'});
+ $('.cb').colorbox({width: '50%',inline: true,href:"#farmer"});
});
@@ -144,7 +144,7 @@ $(document).ready(function() {
<img style="width: 450px; margin-bottom: 30px;" src="assets/logo_simplifiedap.png" >
<div style="color:#808080;font-weight:bold;font-size:3.0em; margin-bottom:30px;">Dream it. Do it.</div>
<div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;">
-The RedMatrix (aka "red") is a highly advanced social network which was created by a <a style="color: #555;" href="assets/farmer.html" class="cb">farmer in Australia</a> - that grew disgusted by the lack of privacy and the increasing tendency of foreign corporations and governments to monitor and control the internet. This has strangled and subverted all that was once good about the web - and turned it into a steaming pile of crap. (Aussies typically don't mince words.)
+The RedMatrix (aka "red") is a highly advanced social network which was created by a <a style="color: #555;" href="#" class="cb">farmer in Australia</a> - that grew disgusted by the lack of privacy and the increasing tendency of foreign corporations and governments to monitor and control the internet. This has strangled and subverted all that was once good about the web - and turned it into a steaming pile of crap. (Aussies typically don't mince words.)
</div>
<br />
<div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;">
@@ -161,3 +161,10 @@ Are you ready to ditch the steaming pile of crap, and breathe some fresh air for
<div class="tr"></div>
<div style="margin-top: 35px; color: #808080; font-size: 1.8em;">Welcome to the Matrix</div><a href="pubsites">Public Sites (sign up now!)</a> | <a href="https://redmatrix.me">Project Home</a> | <a href="https://github.com/friendica/red">Git</a> | <a href="https://zothub.com/channel/one">Developers</a></div></center>
+
+<div id="wrapper" style="display: none">
+<div id="farmer">
+To be fair, this Aussie farmer knows more about communications and web software than most professional developers. He's a somewhat respected internet pioneer who once worked for American corporate giants as a web communications and protocol wizard - and has returned from semi-retirement to try and save the web from what is has now become.
+</div>
+</div>
+