Skip to content

Commit

Permalink
feat('view'): change welcome page text
Browse files Browse the repository at this point in the history
  • Loading branch information
GimmyHchs committed Jun 2, 2018
1 parent 34285c0 commit 50a201b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions resources/views/welcome.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,7 @@

<div class="content">
<div class="title m-b-md">
Laravel
</div>

<div class="links">
<a href="https://laravel.com/docs">Documentation</a>
<a href="https://laracasts.com">Laracasts</a>
<a href="https://laravel-news.com">News</a>
<a href="https://forge.laravel.com">Forge</a>
<a href="https://github.com/laravel/laravel">GitHub</a>
{{config('app.name')}}
</div>
</div>
</div>
Expand Down

0 comments on commit 50a201b

Please sign in to comment.