Home page updates
This commit is contained in:
@@ -1,6 +1,17 @@
|
|||||||
extends ../layout
|
extends ../layout
|
||||||
|
|
||||||
block content
|
block content
|
||||||
.row
|
#home-page
|
||||||
#welcome.col-sm-3.offset-sm-1
|
.row
|
||||||
| hello there
|
.col-xs-12.col-md-3.offset-md-2
|
||||||
|
#logo lunch run me
|
||||||
|
.row
|
||||||
|
.col-xs-12.col-md-3.offset-md-2
|
||||||
|
#welcome
|
||||||
|
| hello there
|
||||||
|
.row
|
||||||
|
.col-xs-12.col-md-3.offset-md-2
|
||||||
|
a.btn.btn-primary
|
||||||
|
| start a run!
|
||||||
|
span.glyphicon.glyphicon-arrow-right
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user