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.
1 parent 9f42b07 commit 2fef971Copy full SHA for 2fef971
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