Skip to content

Commit 3c5f265

Browse files
feat: add page title via @section
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 510c943 commit 3c5f265

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/views/index.stx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@extends('layouts/default')
22

3+
@section('title', 'Stacks — Build modern web applications')
4+
35
@include('theme')
46

57
<script server>

0 commit comments

Comments
 (0)