From e862e837b458825c80d6a8896e9dbc00684e496f Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Thu, 16 Jan 2014 16:47:16 -0800 Subject: [PATCH] Moved homepage content to about page. There is useful information on the homepage, however that realestate is going to be more valuable as a project overview dashboard of some kind. In order to preserve the content that was there, it was moved onto the about page, and the about page has had its lorem ipsum content removed. I've also added a contribution block in the side bar for the project. Change-Id: I6d7b8a5c4a1252df3b19139ba1f4bd73805529d8 --- src/app/templates/index.html | 47 ++---------- src/app/templates/page/about.html | 116 +++++++++++++++++------------- 2 files changed, 70 insertions(+), 93 deletions(-) diff --git a/src/app/templates/index.html b/src/app/templates/index.html index 3fd9cbac..cbb6e981 100644 --- a/src/app/templates/index.html +++ b/src/app/templates/index.html @@ -1,5 +1,5 @@