Skip to content

Commit

Permalink
Merge pull request #463 from DissNik/2.0
Browse files Browse the repository at this point in the history
chore: DocSearch-content
  • Loading branch information
DissNik authored May 1, 2024
2 parents 15d43bc + 1e227cf commit fb4dc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/page.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
])
<x-video :data="$videos"/>
<x-menu :data="$sectionMenu"></x-menu>
<article>
<article class="DocSearch-content">
{{ $slot }}

<x-page-nav />
Expand Down

0 comments on commit fb4dc45

Please sign in to comment.