Rename base.blade.php to app.blade.php

This commit is contained in:
Ben Word
2017-03-24 18:34:01 -06:00
parent 038de19e68
commit 0fab46fe14
8 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Rename `base.blade.php` to `app.blade.php` ([#1864](https://github.com/roots/sage/pull/1864))
* Add option to configure build settings ([#1822](https://github.com/roots/sage/pull/1822))
* Add support for HTML injection ([#1817](https://github.com/roots/sage/pull/1817))