Skip to content

Commit

Permalink
fix(netlify-example): Renaming netlify example folder and update inde…
Browse files Browse the repository at this point in the history
…x.html
  • Loading branch information
galelis committed Mar 14, 2019
1 parent 6ef5162 commit f620ed0
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
name="viewport"
content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"
/>
<link rel="stylesheet" href="examples/reset.css" />
<link rel="stylesheet" href="examples/app.css" />
<link rel="stylesheet" href="examples/icon-classes.css" />
<link rel="stylesheet" href="netlify-example/reset.css" />
<link rel="stylesheet" href="netlify-example/app.css" />
<link rel="stylesheet" href="netlify-example/icon-classes.css" />
<style>
/**
* ~~ MagnifyTool:
Expand Down Expand Up @@ -175,7 +175,7 @@
</script>

<!-- include special code for these examples which provides images -->
<script src="examples/imageLoader.js"></script>
<script src="netlify-example/imageLoader.js"></script>

<script>
cornerstoneTools.init();
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f620ed0

Please sign in to comment.