Link titles

This commit is contained in:
Erick Ruiz de Chavez 2021-02-08 07:47:01 -05:00
parent 0e4824f6aa
commit b49384088b

View file

@ -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" %}