fix missing ID
This commit is contained in:
parent
7304295636
commit
711dde4e35
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
<!-- post header -->
|
<!-- post header -->
|
||||||
<div class="card-content-header">
|
<div class="card-content-header">
|
||||||
<h4 class="title is-4 has-text-centered">{{ article.title }}</h4>
|
<h4 class="title is-4 has-text-centered" id="titulo">{{ article.title }}</h4>
|
||||||
</div>
|
</div>
|
||||||
<!-- end of post header -->
|
<!-- end of post header -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user