Repository: incubator-fineract-site Updated Branches: refs/heads/asf-site 2570e0ae0 -> c0930ad64
small whitespace change to tickel gitwcsub for the site Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/commit/c0930ad6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/tree/c0930ad6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/diff/c0930ad6 Branch: refs/heads/asf-site Commit: c0930ad642d681f152b612da456f45dfac53eebb Parents: 2570e0a Author: Greg Stein <[email protected]> Authored: Fri Dec 25 04:07:25 2015 -0600 Committer: Greg Stein <[email protected]> Committed: Fri Dec 25 04:07:25 2015 -0600 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/blob/c0930ad6/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index fce92a9..51d6c91 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html> <head> +<html><head> <title>Apache Fineract</title> </head> @@ -21,4 +21,4 @@ it does indicate that the project has yet to be fully endorsed by the ASF. </p> -</body> </html> +</body></html>
