Skip to content

Commit

Permalink
Make title a link (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound authored Dec 27, 2021
1 parent a9ea6ec commit 383b44c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@
</head>
<body>
<header>
<a href="/">
<h1>
1-312-Hows-My-Driving
</h1>
</a>
</header>

{% block content %}{% endblock %}
Expand Down

0 comments on commit 383b44c

Please sign in to comment.