Skip to content

Commit

Permalink
fix(demo)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomuloCintra committed Jan 20, 2018
1 parent 409e555 commit 3344856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
<title>Stencil Component Starter</title>
<script src="https://unpkg.com/@o-rango/orango-demo-tools/dist/orango-demo-tools.js"></script>
<script src="https://unpkg.com/@o-rango/orango-demo-tools/dist/o-content-placeholder.js.js"></script>
<script src="https://unpkg.com/@o-rango/orango-demo-tools/dist/o-content-placeholder.js"></script>
</head>

<body>

<o-demo-bar name="Content Placeholder">
<o-demo-case name="Skeleton">
<!--includes <script src="https://unpkg.com/@o-rango/orango-demo-tools/dist/o-content-placeholder.js.js"></script>includes-->
<!--includes <script src="https://unpkg.com/@o-rango/orango-demo-tools/dist/o-content-placeholder.js"></script>includes-->
<div class="container">
<style>
.container {
Expand Down

0 comments on commit 3344856

Please sign in to comment.