From 057295998b0a48538506605273e2f4a371f840a2 Mon Sep 17 00:00:00 2001 From: David Haynes Date: Sun, 12 Mar 2017 15:29:20 -0400 Subject: [PATCH] Finish first pass on index page - simple jumbotron with buttons and footer --- demo.html | 15 +++--- index.html | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 146 insertions(+), 9 deletions(-) diff --git a/demo.html b/demo.html index cc613cac..8376be98 100644 --- a/demo.html +++ b/demo.html @@ -29,12 +29,13 @@ - Masonstrap 4.0 + Masonstrap • Demo - + + @@ -63,11 +64,6 @@ diff --git a/index.html b/index.html index 260ec425..db2ccd63 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,139 @@ -

Hello World!

+ + + + -Check out the Demo! \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + Masonstrap • Home + + + + + + + + + + + + + + + + +
+
+

+ + + + Masonstrap

+

Easily provide any web project with Mason branding.

+

Easily provide any web project with Mason branding.

+
+
+

Demo

+

Download

+
+
+

A project of GMU SRCT

+

Code released under MIT license

+

Contribute to the open source repo at git.gmu.edu/srct/masonstrap

+

Based on the Bootswatch Yeti theme which is based on Bootstrap

+ +
+
+ + + + + + + + \ No newline at end of file -- GitLab