LinkStack/blocks/heading/display.blade.php
Julian Prieber c1a47556f5 Make Block System Modular
The block system now works off a basic modularity/expansion principle where users can add their own blocks
2024-06-20 12:24:54 +02:00

1 line
53 B
PHP

<div class="fadein"><h2>{{ $link->title }}</h2></div>