Browse Source

gulp build

windhamdavid 8 years ago
parent
commit
c31699c0a2
4 changed files with 2 additions and 2 deletions
  1. 0 0
      css/style.min.css
  2. 1 1
      index.html
  3. 0 0
      src/css/style.css
  4. 1 1
      src/index.html

File diff suppressed because it is too large
+ 0 - 0
css/style.min.css


+ 1 - 1
index.html

@@ -1 +1 @@
-<!DOCTYPE html><html lang=en-US><head><title>Windham Brothers</title><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width, initial-scale=1"><meta name=description content="Leo and Woody, the Windham Brothers"><link rel=stylesheet id=wb href=css/style.css type=text/css media=all></head><body><header><h1></h1></header><div class=center style="width:800px; margin:50px auto;"><img src=img/vu.gif><h1></h1><p></p><div class=col style="width:300px; float: left;"></div><div class=col style="width:300px; float: right;"><h2></h2></div><footer></footer><script src=js/vendor.min.js></script><script src=js/radio.min.js></script></div></body></html>
+<!DOCTYPE html><html lang=en-US><head><title>Windham Brothers</title><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width, initial-scale=1"><meta name=description content="Leo and Woody, the Windham Brothers"><link rel=stylesheet id=wb href=css/style.min.css type=text/css media=all></head><body><header><h1></h1></header><div class=center style="width:800px; margin:50px auto;"><img src=img/vu.gif><h1></h1><p></p><div class=col style="width:300px; float: left;"></div><div class=col style="width:300px; float: right;"><h2></h2></div><footer></footer><script src=js/vendor.min.js></script><script src=js/radio.min.js></script></div></body></html>

+ 0 - 0
css/style.css → src/css/style.css


+ 1 - 1
src/index.html

@@ -6,7 +6,7 @@
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
 	<meta name="description" content="Leo and Woody, the Windham Brothers">
-	<link rel='stylesheet' id='wb'  href='css/style.css' type='text/css' media='all' />
+	<link rel='stylesheet' id='wb'  href='css/style.min.css' type='text/css' media='all' />
 </head>
 <body>
 	<header>

Some files were not shown because too many files changed in this diff