Skip to content

Commit 95e3bd5

Browse files
committed
Readying the 7.30 release
1 parent f4409d6 commit 95e3bd5

File tree

4 files changed

+1724
-1705
lines changed

4 files changed

+1724
-1705
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
* Update to Apache Server Configs 1.1.0.
188188
* Add `initial-scale=1` to the viewport `meta`
189189
([#1398](https://github.com/h5bp/html5-boilerplate/pull/1398)).
190-
* Vertical centering for audio-, canvas* and video-tags
190+
* Vertical centering for audio, canvas and video-tags
191191
([#1326](https://github.com/h5bp/html5-boilerplate/issues/1326)).
192192
* Remove Google Chrome Frame related code
193193
([#1379](https://github.com/h5bp/html5-boilerplate/pull/1379),

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ way that you want.
2424
Choose one of the following options:
2525

2626
* Download the latest stable release from
27-
[html5boilerplate.com](https://html5boilerplate.com/). This is a snapshot of the `dist` folder. On Windows, Mac and from the graphical file manager on Linux unzipping this folder will output to a folder named something like `html5-boilerplate_v7.3.0`From the command line will need to create a folder and unzip the contents into that folder.
27+
[html5boilerplate.com](https://html5boilerplate.com/). This zip file is a snapshot of the `dist` folder. On Windows, Mac and from the file manager on Linux unzipping this folder will output to a folder named something like `html5-boilerplate_v7.3.0`. From the command line will need to create a folder and unzip the contents into that folder.
2828

2929
```bash
3030
mkdir html5-boilerplate

dist/css/main.css

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

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

0 commit comments

Comments
 (0)