Skip to content

Commit

Permalink
fix wr html issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennanB committed Aug 14, 2024
1 parent f67014f commit 30e3301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions highscores/templates/highscores/world_records.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>World Records</title>
{% load static %}
<link rel="stylesheet" href="{% static 'styles.css' %}">
</head>
<body>
Expand Down

0 comments on commit 30e3301

Please sign in to comment.