Skip to content

Commit 6198c80

Browse files
committed
CS
1 parent 7eed321 commit 6198c80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
template: home.html
2+
template: home.html
33
title: Laravel Debugbar
44
hide:
55
- navigation

overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1>{{ config.site_description }}</h1>
3939
<p>
4040
Laravel Debugbar is a package that integrates PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
4141
</p>
42-
42+
4343
<div class="mdx-hero__image">
4444
<img src="assets/preview.png" alt="" width="1293" height="267" draggable="false">
4545
</div>

0 commit comments

Comments
 (0)