We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf67b6f + 2fef971 commit 85dd661Copy full SHA for 85dd661
templates/components/listings/publications/tr_card.html.twig
@@ -1,6 +1,6 @@
1
<div class="tr-list__item">
2
<div class="tr-list__item__header">
3
- <h3>
+ <h3 data-anchor="no">
4
<a href="{{ spec.latestVersionUri }}">{{ spec.title }}</a>
5
</h3>
6
{% block maturity %}{% endblock %}
0 commit comments