Update links to Blade Components

This commit is contained in:
Benjamin Nussbaum 2025-06-10 11:08:41 +02:00 committed by GitHub
parent a7a2d9d73e
commit ed9d03d0b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,11 +152,11 @@ Make sure that your device has a Developer license, you should be able to verify
2. Enter your markup manually or select from the available templates. 2. Enter your markup manually or select from the available templates.
3. Save and apply the changes. 3. Save and apply the changes.
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/bnussbau/laravel-trmnl/tree/main/resources/views/components) * Available Blade Components are listed here: [laravel-trmnl-blade | Blade Components](https://github.com/bnussbau/laravel-trmnl-blade/tree/main/resources/views/components)
#### 🎨 Blade View #### 🎨 Blade View
* Edit `resources/views/trmnl.blade.php` * Edit `resources/views/trmnl.blade.php`
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/bnussbau/laravel-trmnl/tree/main/resources/views/components) * Available Blade Components are listed here: [laravel-trmnl-blade | Blade Components](https://github.com/bnussbau/laravel-trmnl-blade/tree/main/resources/views/components)
* To generate the screen, run * To generate the screen, run
```bash ```bash