Improve bookmark in URL
This commit is contained in:
parent
de8ba6c932
commit
5c5d0edecc
@ -139,7 +139,7 @@
|
|||||||
|
|
||||||
<!-- post header -->
|
<!-- post header -->
|
||||||
<div class="card-content-header">
|
<div class="card-content-header">
|
||||||
<h4 class="title is-4"><a href="{{ SITEURL }}/{{ article.url }}#titulo">{{ article.title }}</a></h4>
|
<h4 class="title is-4"><a href="{{ SITEURL }}/{{ article.url }}#titulo" rel="bookmark" title="{{ _('Enlace a %(articulo)s', articulo=article.title|striptags) }}">{{ article.title }}</a></h4>
|
||||||
</div>
|
</div>
|
||||||
<!-- end of post header -->
|
<!-- end of post header -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user