diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index 8eaa2b22..3c6814cc 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -28,6 +28,7 @@ 'Laracon India' => 'https://laracon.in/', 'Jobs' => 'https://larajobs.com', 'Forums' => 'https://laracasts.com/discuss', + 'Shop' => 'https://laravel.bigcartel.com/', 'Trademark' => '/trademark', ], ], diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index 3d569625..50295daa 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -274,6 +274,7 @@ class="mt-4 w-224 p-8 bg-white shadow-lg transform transition-transform origin-t
  • News
  • Partners
  • +
  • Shop
  • @@ -308,6 +309,7 @@ class="fixed inset-0 w-full pt-[4.2rem] z-10 pointer-events-none"
  • Vapor
  • News
  • Partners
  • +
  • Shop
  • Documentation