Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Add base to examples html
Browse files Browse the repository at this point in the history
Allows you to open the examples html with or without the trailing slash
  • Loading branch information
cesarandreu committed Jul 23, 2015
1 parent 675e737 commit c423044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<base href="/examples/">
<title>Scrollable Demos</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, user-scalable=0">
Expand Down

0 comments on commit c423044

Please sign in to comment.