We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ade256 commit 745e287Copy full SHA for 745e287
_data/menu.yml
@@ -5,7 +5,7 @@
5
<i class="fa-brands fa-symfony fa-lg text-black mr-1"></i> Symfony: '/docs/framework/symfony/'
6
<i class="fa-brands fa-laravel fa-lg text-red-900 mr-1"></i> Livewire: '/docs/framework/livewire/'
7
<i class="fa-brands fa-laravel fa-lg text-red-900 mr-1"></i> Inertia: '/docs/framework/inertia/'
8
- <i class="fa-brands fa-js-square fa-lg text-yellow-600 mr-1"></i> Javascript: '/docs/framework/javascript/'
+ # <i class="fa-brands fa-js-square fa-lg text-yellow-600 mr-1"></i> Javascript: '/docs/framework/javascript/'
9
10
# <i class="fa-duotone fa-bars-sort"></i> Core Concepts:
11
# <i class="fa-duotone fa-message-code text-indigo-900 mr-1 fa-lg"></i> Usage: '/docs/concepts/usage/'
0 commit comments