diff options
| author | Mark Otto <[email protected]> | 2012-02-27 19:50:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-27 19:50:44 -0800 |
| commit | d4a48c96184b80b8b4761c99c285e003571b8c5d (patch) | |
| tree | 5ee32a0a7aea476dc430e3e5c92eb4128372eb79 /fluid.html | |
| parent | 1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a (diff) | |
| parent | f17658b02d52fca265bc04e2a3a1ea713cf68f01 (diff) | |
| download | bootstrap-d4a48c96184b80b8b4761c99c285e003571b8c5d.tar.xz bootstrap-d4a48c96184b80b8b4761c99c285e003571b8c5d.zip | |
Merge branch 'meleyal-patch-1' into 2.0.2-wip
Diffstat (limited to 'fluid.html')
| -rw-r--r-- | fluid.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fluid.html b/fluid.html index f65ea219a..38d6f32f8 100644 --- a/fluid.html +++ b/fluid.html @@ -26,10 +26,10 @@ <![endif]--> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> - <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> - <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> - <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> + <link rel="shortcut icon" href="../assets/ico/favicon.ico"> + <link rel="apple-touch-icon" href="../assets/ico/bootstrap-apple-57x57.png"> + <link rel="apple-touch-icon" sizes="72x72" href="../assets/ico/bootstrap-apple-72x72.png"> + <link rel="apple-touch-icon" sizes="114x114" href="../assets/ico/bootstrap-apple-114x114.png"> </head> <body> |
