MIF_E31222691/resources/views
David Lemayian 8bf428c193 Use no protocol to fetch Lato font
When using https://example.com, the welcome page design looks off due to fetching the Lato font on http://.

Ref: https://github.com/laravel/framework/issues/7159

Better yet, instead of https:// or http://, //
2015-01-28 22:18:43 +03:00
..
auth Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
emails Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
errors Views. 2015-01-05 13:48:35 -06:00
vendor Rename package views directory. 2015-01-24 21:09:51 -06:00
app.blade.php Remove comment from duplicate bootstrap instance. 2015-01-16 09:34:38 -06:00
home.blade.php Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
welcome.blade.php Use no protocol to fetch Lato font 2015-01-28 22:18:43 +03:00