We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cf5cd commit c6e848aCopy full SHA for c6e848a
src/Views/blogetc/partials/full_post_details.blade.php
@@ -3,7 +3,7 @@
3
Post</a>
4
@endif
5
6
-<h2 class='blog_title'>{{$post->title}}</h2>
+<h1 class='blog_title'>{{$post->title}}</h1>
7
<h5 class='blog_subtitle'>{{$post->subtitle}}</h5>
8
9
0 commit comments