Created
November 18, 2012 02:35
-
-
Save cbumgard/4103053 to your computer and use it in GitHub Desktop.
node-boot hello world homepage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.container | |
.featurette | |
h2.featurette-heading Welcome to #{title} | |
p.lead Everything appears to be running correctly. Here's something for your entertainment. | |
a(href='http://xkcd.com/163/') | |
img(src='http://imgs.xkcd.com/comics/donald_knuth.png') | |
hr.featurette-divider |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment