
fixes #993 Also added links to news and publications from respective section headers on the home page. Changed the colors of the header links to make it consistent with the previous look.
5 lines
118 B
HTML
5 lines
118 B
HTML
|
|
<div class="publications">
|
|
{% bibliography -f papers -q @*[selected=true]* %}
|
|
</div>
|