We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f7cd67 + 2224554 commit beb0ae6Copy full SHA for beb0ae6
1 file changed
themes/pybr/templates/base.html
@@ -84,7 +84,7 @@
84
<div class="row">
85
<div class="col-12">
86
<div class="header-container">
87
- <a href="{{ SITEURL }}/index">
+ <a href="{{ SITEURL }}/index.html">
88
<img class="header-logo" src="{{ SITEURL }}/theme/img/site-logo.svg" title="{{ SITENAME }}" alt="{{ SITENAME }}"/>
89
</a>
90
0 commit comments