Skip to content

Commit 2b2bb45

Browse files
committed
added modernizr 3.8
also updated with bet a flag to test github actions
1 parent ff475a0 commit 2b2bb45

File tree

5 files changed

+1770
-1926
lines changed

5 files changed

+1770
-1926
lines changed

dist/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */
1+
/*! HTML5 Boilerplate v7.3.0-beta | MIT License | https://html5boilerplate.com/ */
22

33
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
44
/*

dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!-- Add your site or application content here -->
2626
<p>Hello world! This is HTML5 Boilerplate.</p>
27-
<script src="js/vendor/modernizr-3.7.1.min.js"></script>
27+
<script src="js/vendor/modernizr-3.8.0.min.js"></script>
2828
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
2929
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.4.1.min.js"><\/script>')</script>
3030
<script src="js/plugins.js"></script>

dist/js/vendor/modernizr-3.7.1.min.js dist/js/vendor/modernizr-3.8.0.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)