diff --git a/docs/source/_layouts/master.blade.php b/docs/source/_layouts/master.blade.php index 914a9f2f0..b83e30aa6 100644 --- a/docs/source/_layouts/master.blade.php +++ b/docs/source/_layouts/master.blade.php @@ -9,6 +9,14 @@ + + + + + + + + {{ $page->title ? $page->title . ' - Tailwind CSS' : 'Tailwind CSS - A Utility-First CSS Framework for Rapid UI Development' }}