fix semantic relevance article title

This commit is contained in:
Jesús 2019-08-24 13:18:39 -05:00
parent 711dde4e35
commit 877d7e5c4d
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -67,7 +67,7 @@
<!-- post header -->
<div class="card-content-header">
<h4 class="title is-4 has-text-centered" id="titulo">{{ article.title }}</h4>
<h2 class="title is-4 has-text-centered" id="titulo">{{ article.title }}</h2>
</div>
<!-- end of post header -->