Skip to content

Commit d49a487

Browse files
speed.pypy.org: Remove space before colons in page titles
1 parent 802b1ee commit d49a487

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
{% extends "codespeed/base.html" %}
22

3-
{% block title %}
4-
PyPy Speed
5-
{% endblock %}
3+
{% block title %}PyPy Speed{% endblock %}

0 commit comments

Comments
 (0)