aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/index.html
diff options
context:
space:
mode:
authoreric <thul.eric@gmail.com>2015-01-17 16:31:01 -0500
committereric <thul.eric@gmail.com>2015-01-17 16:31:01 -0500
commit84bdfea8eab66d3f797d1616db0e4fd63138fb6f (patch)
tree254850b971c699f0547b70b3c5e5137c29555e9f /example/index.html
parentebf06d39692b92058df757b2ec0009f0935d4563 (diff)
parent9f398b64af9025e146362a6cf7a2817255700337 (diff)
downloadpurs-loader-84bdfea8eab66d3f797d1616db0e4fd63138fb6f.tar.gz
purs-loader-84bdfea8eab66d3f797d1616db0e4fd63138fb6f.tar.zst
purs-loader-84bdfea8eab66d3f797d1616db0e4fd63138fb6f.zip
Merge pull request #6 from ethul/topic/bower-components
Topic/bower components
Diffstat (limited to 'example/index.html')
-rw-r--r--example/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/example/index.html b/example/index.html
deleted file mode 100644
index 8db646e..0000000
--- a/example/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
1<!doctype html>
2<html class="no-js" lang="">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <title></title>
7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 </head>
10 <body>
11 <!--[if lt IE 8]>
12 <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
13 <![endif]-->
14 <!-- Add your site or application content here -->
15 <p>Hello world! This is HTML5 Boilerplate.</p>
16 <script src="dist/app.js"></script>
17 </body>
18</html>