Skip to content

Commit

Permalink
Generic base reference, updated dest files.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jan 27, 2014
1 parent cd214f0 commit 3fde262
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions cross-domain/example-base.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<base href="http://localhost:8000/cross-domain/"><!--[if lte IE 6]></base><![endif]-->
<meta charset="utf-8" />
<!-- Change this to match your local server hostname and path -->
<base href="http://localhost/Respond/cross-domain/"><!--[if lte IE 6]></base><![endif]-->
<meta charset="utf-8" />
<title>Respond JS Test Page</title>
<link href="https://rawgithub.jparrowsec.cn/scottjehl/Respond/master/test/test.css" rel="stylesheet"/>
<link href="https://rawgithub.jparrowsec.cn/scottjehl/Respond/master/test/test2.css" media="screen and (min-width: 600px)" rel="stylesheet"/>
Expand Down
2 changes: 1 addition & 1 deletion dest/respond.matchmedia.addListener.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dest/respond.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3fde262

Please sign in to comment.