2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

change title attr to re-include twitter

This commit is contained in:
Mark Otto
2012-03-10 15:14:54 -08:00
parent 700457c62a
commit 9c1d8e032b
15 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
var hogan = require('hogan.js')
, fs = require('fs')
, prod = process.argv[2] == 'production'
, title = 'Bootstrap'
, title = 'Twitter Bootstrap'
var layout, pages