From 168400fab0ed844fb9476baa99750b41a8d0260c Mon Sep 17 00:00:00 2001 From: Frankie B Date: Tue, 13 Jun 2023 23:07:20 +0100 Subject: Add global layout and homepage --- resources/views/includes/head.blade.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 resources/views/includes/head.blade.php (limited to 'resources/views/includes/head.blade.php') diff --git a/resources/views/includes/head.blade.php b/resources/views/includes/head.blade.php new file mode 100644 index 0000000..ed4f29e --- /dev/null +++ b/resources/views/includes/head.blade.php @@ -0,0 +1,13 @@ + + + + + + + + + ~floppydisk / @yield('title') + + + + -- cgit v1.2.3-54-g00ecf