aboutsummaryrefslogtreecommitdiff
path: root/examples/theme/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-30 07:32:06 -0700
committerMark Otto <[email protected]>2013-10-30 07:32:06 -0700
commit9fbbce9b2ddfe46b87c2ef63f965c97c06a502bf (patch)
treeb29e28410ce58a821d21db445bd0fbd82763de3a /examples/theme/index.html
parent697a37e73f30bf2f5897b976ff38a427dd78212e (diff)
parentee9663728417dfbe9575d376c4fd2563a3787428 (diff)
downloadbootstrap-9fbbce9b2ddfe46b87c2ef63f965c97c06a502bf.tar.xz
bootstrap-9fbbce9b2ddfe46b87c2ef63f965c97c06a502bf.zip
Merge pull request #11274 from wangsai/fix-examples-urls
remove unused `{{ page.base_url }}` variables, and fix the urls
Diffstat (limited to 'examples/theme/index.html')
-rw-r--r--examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html
index 2573bb31d..69388544c 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -19,7 +19,7 @@
<link href="theme.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
- <!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+ <!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>