aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-03 13:22:10 -0800
committerMark Otto <[email protected]>2012-12-03 13:22:10 -0800
commit15a4399015e13fdcd00bfff32ccca5244d60c95d (patch)
tree0f1ddab4e6f7dda0624df894e34f5b31db7c94b3 /docs/javascript.html
parent869b69c66cbab0cc958db6a74d957233bff81c64 (diff)
downloadbootstrap-15a4399015e13fdcd00bfff32ccca5244d60c95d.tar.xz
bootstrap-15a4399015e13fdcd00bfff32ccca5244d60c95d.zip
Align the touch icons attributes
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 9a834b820..0a0c33914 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -22,8 +22,8 @@
<link rel="shortcut icon" href="assets/ico/favicon.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<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">
+ <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>