Skip to content

Commit

Permalink
Add title to blog index page
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Feb 1, 2024
1 parent d3b5497 commit 4a37d13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions readthedocs_theme/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
</a>
{% endmacro %}

{% block title%} Blog - Read the Docs {% endblock %}

{% block content %}

<section>
Expand Down

0 comments on commit 4a37d13

Please sign in to comment.