Skip to content

Commit

Permalink
Update app.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ribafs2 authored Aug 12, 2024
1 parent e009e1c commit 21ede7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish/views/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<title>{{ config('app.name', 'Laravel') }}</title>

<!-- Styles -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
Expand Down

0 comments on commit 21ede7e

Please # to comment.