Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Dec 16, 2024
1 parent e2002a7 commit 7ddefd6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/blade-helpers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Blade Directives
description: Blade Directives
order: 4
Expand Down
2 changes: 1 addition & 1 deletion docs/broadcasting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Broadcasting
description: Broadcasting Turbo Streams
order: 7
Expand Down
2 changes: 1 addition & 1 deletion docs/conventions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Convetions
description: All the (optional) conventions and recommendations
order: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/csrf.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: CSRF Protection
description: CSRF Protection
order: 10
Expand Down
2 changes: 1 addition & 1 deletion docs/helper-functions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Helper Functions
description: All the helper functions the package provides
order: 5
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Installation
description: Installation
order: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/known-issues.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Known Issues
description: Known Issues
order: 13
Expand Down
2 changes: 1 addition & 1 deletion docs/livewire.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Livewire
description: Livewire Integration
order: 8
Expand Down
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Overview
description: Overview
order: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Testing
description: Testing Helpers
order: 12
Expand Down
2 changes: 1 addition & 1 deletion docs/turbo-native.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Turbo Native
description: Turbo Native Helpers
order: 11
Expand Down
2 changes: 1 addition & 1 deletion docs/turbo-streams.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Turbo Streams
description: The Turbo Streams Components and Helpers
order: 6
Expand Down
2 changes: 1 addition & 1 deletion docs/validation-response-redirects.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: _layouts.v1-docs
extends: _layouts.v1-docs
title: Validation Response
description: Validation Response
order: 9
Expand Down

0 comments on commit 7ddefd6

Please sign in to comment.