mas mejoras generales al ui, me gusta hacer eso

This commit is contained in:
Daniel Cortés
2019-10-15 18:22:09 -03:00
parent 9f77ef6dd4
commit 2a6fc094fa
11 changed files with 74 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
@section('content')
<article>
<header>
<h1>Now</h1>
<h1 class="post-title">Now</h1>
</header>
{!! $parse->text($now->md) !!}
</article>