diff options
| author | Mark Otto <[email protected]> | 2012-05-26 16:35:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-05-26 16:35:28 -0700 |
| commit | cc8b260ed8730f7e971e2c50fc01cdd0169cdddd (patch) | |
| tree | 019da32b9eb150b75575c7f63a33a94f9faf50ff /docs/javascript.html | |
| parent | a7529e158be8153fd350d19445e9e93261050c55 (diff) | |
| download | bootstrap-cc8b260ed8730f7e971e2c50fc01cdd0169cdddd.tar.xz bootstrap-cc8b260ed8730f7e971e2c50fc01cdd0169cdddd.zip | |
adding google analytics tracking to docs
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 6c47bac3e..6d06ff6d1 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -24,6 +24,7 @@ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png"> + </head> <body data-spy="scroll" data-target=".subnav" data-offset="50"> |
