add link for article banner
This commit is contained in:
parent
0e9d4cf226
commit
d30458df02
@ -14,7 +14,9 @@
|
||||
<span class="sep" th:if="${!catStat.last}"> > </span>
|
||||
</th:block>
|
||||
<span class="sep"> > </span>
|
||||
<span th:text="${post.spec.title}"></span>
|
||||
<a th:href="@{'/posts/' + ${post.spec.slug}}">
|
||||
<span th:text="${post.spec.title}"></span>
|
||||
</a>
|
||||
</th:block>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user