Link titles
This commit is contained in:
parent
0e4824f6aa
commit
b49384088b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<article>
|
||||
<header class="flex items-baseline">
|
||||
<h3>
|
||||
{{ post.data.title }}
|
||||
<a href="{{ post.url | url }}">{{ post.data.title }}</a>
|
||||
</h3>
|
||||
<div class="ml-4 hidden md:block">
|
||||
{% if post.data.lang === "es" %}
|
||||
|
|
Loading…
Reference in a new issue