Skip to content

Commit 2c83105

Browse files
committed
closing paren
1 parent 270536d commit 2c83105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/themes/tutorials-theme/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2 class="card-title text-center"><a href="{{ pathto('examples') }}" class="tex
4141
{% else %}
4242

4343
<nav class="navbar navbar-expand-lg bg-navbar">
44-
<a class="navbar-brand" href="/"style="padding: 0px 5px;"><img src="{{ pathto('_static/' + 'astropy_logo.png' }}" style="height:38px;"></a>
44+
<a class="navbar-brand" href="/"style="padding: 0px 5px;"><img src="{{ pathto('_static/' + 'astropy_logo.png') }}" style="height:38px;"></a>
4545
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor01" aria-controls="navbarColor01" aria-expanded="false" aria-label="Toggle navigation">
4646
<span class="navbar-toggler-icon"></span>
4747
</button>

0 commit comments

Comments
 (0)