1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02: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

2
docs/build/index.js vendored
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