aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-16 11:03:52 -0700
committerMark Otto <[email protected]>2013-08-16 11:03:52 -0700
commit1974aa6967184720d143cc510fe900f863cce63f (patch)
tree1fcba1e8a52511be1304302c2bce8c061b25e807 /examples/offcanvas
parent29fe7ed68402aee6c24949ed2509a415d179bb57 (diff)
downloadbootstrap-1974aa6967184720d143cc510fe900f863cce63f.tar.xz
bootstrap-1974aa6967184720d143cc510fe900f863cce63f.zip
fix up sticky footer example (fixes #9680) and add favicons to all examples
Diffstat (limited to 'examples/offcanvas')
-rw-r--r--examples/offcanvas/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html
index e6c186462..fcfe48fa8 100644
--- a/examples/offcanvas/index.html
+++ b/examples/offcanvas/index.html
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
+ <link rel="shortcut icon" href="../../assets/ico/favicon.png">
<title>Off Canvas Template for Bootstrap</title>