fix(views): Use dot notation on entry-meta view includes (#2941)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</a>
|
||||
</h2>
|
||||
|
||||
@include('partials/entry-meta')
|
||||
@include('partials.entry-meta')
|
||||
</header>
|
||||
|
||||
<div class="entry-summary">
|
||||
|
||||
Reference in New Issue
Block a user