diff --git a/docs/advanced-usage.md b/docs/advanced-usage.md index 217b4f5..044214b 100644 --- a/docs/advanced-usage.md +++ b/docs/advanced-usage.md @@ -1,6 +1,7 @@ --- nav_order: 3 title: Advanced usage +image: "/assets/social-square.png" --- ## Inline bundles diff --git a/docs/caveats.md b/docs/caveats.md index bbf592b..77f4efe 100644 --- a/docs/caveats.md +++ b/docs/caveats.md @@ -1,6 +1,7 @@ --- nav_order: 6 title: Caveats +image: "/assets/social-square.png" --- ## Caveats diff --git a/docs/integrations/alpinejs.md b/docs/integrations/alpinejs.md index ba0b704..5551aa5 100644 --- a/docs/integrations/alpinejs.md +++ b/docs/integrations/alpinejs.md @@ -1,7 +1,8 @@ --- +nav_order: 3 title: AlpineJS parent: Integration examples -nav_order: 3 +image: "/assets/social-square.png" --- ## Usage in AlpineJS diff --git a/docs/integrations/index.md b/docs/integrations/index.md index 20540e0..c18c50d 100644 --- a/docs/integrations/index.md +++ b/docs/integrations/index.md @@ -2,6 +2,7 @@ nav_order: 5 has_children: true title: Integration examples +image: "/assets/social-square.png" --- ## Integration examples diff --git a/docs/integrations/laravel.md b/docs/integrations/laravel.md index 8a152fd..6f1756a 100644 --- a/docs/integrations/laravel.md +++ b/docs/integrations/laravel.md @@ -1,7 +1,8 @@ --- +nav_order: 1 title: Laravel parent: Integration examples -nav_order: 1 +image: "/assets/social-square.png" --- ## Usage in plain Laravel diff --git a/docs/introduction.md b/docs/introduction.md index 1729731..08ff3c1 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -1,6 +1,7 @@ --- nav_order: 2 title: How it works +image: "/assets/social-square.png" --- ## How it works diff --git a/docs/production-builds.md b/docs/production-builds.md index 9e72f30..665f234 100644 --- a/docs/production-builds.md +++ b/docs/production-builds.md @@ -1,6 +1,7 @@ --- nav_order: 4 title: Production builds +image: "/assets/social-square.png" --- ## Running on a server