Moved nav, rebranded lunch run me to lunch run|me

This commit is contained in:
Ben Ramey
2014-05-15 18:17:13 -05:00
parent 1b34e64790
commit 898e869859
8 changed files with 92 additions and 36 deletions

View File

@@ -1,6 +1,7 @@
extends interior-page-layout
block pagetitle
span.glyphicon.glyphicon-question-sign
| about lunchrun.me
block interiorcontent
@@ -31,8 +32,15 @@ block interiorcontent
p
| You can keep track of recent updates listed over there under "Recent updates".
h2 Background images
p
| All of the backgrounds have been graciously provided by Elaine Davis. They all
| belong to her 100%!
p Thanks Elaine!
.col-xs-12.col-sm-4
h2 Recent updates
ul
li [5/15/14] Moved nav, "rebranded" lunch run me to lunch run|me
li [5/13/14] Added meta tags
li [5/13/14] Added validation messaging to create-run form

View File

@@ -1,4 +1,4 @@
title Lunch Run Me!
title lunch run|me
meta(charset='utf-8')
meta(http-equiv="X-UA-Compatible",content="IE-edge")
meta(name="viewport",content="width=device-width,initial-scale=1")