Fix header link to index.html

Fix the link in the header not redirecting back to index.html in narrow windows
This commit is contained in:
chromaticOscillation 2023-03-25 18:00:49 +02:00 committed by GitHub
parent f396d05f82
commit 1c265910e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
<div class="navigation-mobile">
<div class="logo--mobile">
<a href="/"><img src="logo-mobile.svg" alt="Raspberry Pi"></a>
<a href="$relpath^index.html"><img src="logo-mobile.svg" alt="Raspberry Pi"></a>
</div>
<div class="navigation-toggle">
<span class="line-1"></span>