Skip to content

Commit

Permalink
[publications] Correct default title
Browse files Browse the repository at this point in the history
  • Loading branch information
anjos committed Nov 7, 2024
1 parent 43f8096 commit 66a24da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pelican/plugins/pybtex/templates/publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-->
{% extends "base.html" %}

{% block title %}{{ SITENAME|striptags }} - Publications{% endblock %}
{% block title %} – Publications{% endblock %}

{% block content %}
<article class="pybtex">
Expand Down

0 comments on commit 66a24da

Please sign in to comment.