diff options
| author | Jacob Thornton <[email protected]> | 2012-03-08 11:09:33 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-08 11:09:33 -0800 |
| commit | 426feeef6a4cf251431c7a21a1c79b0477ef37a0 (patch) | |
| tree | a50794b7715de93902d665e41babf27839fcbddf /docs/javascript.html | |
| parent | 203d75770c82abb0487e58fece960046c141877c (diff) | |
| download | bootstrap-426feeef6a4cf251431c7a21a1c79b0477ef37a0.tar.xz bootstrap-426feeef6a4cf251431c7a21a1c79b0477ef37a0.zip | |
give pages custom titles based on names
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 800f0ca7a..49d54db88 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootstrap, from Twitter</title> + <title>Javascript ยท Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> |
