progress
This commit is contained in:
parent
79fe45ece3
commit
27e79c6dcb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<a href="/" class="contrast">Home</a>
|
<a href="/" class="contrast">Home</a>
|
||||||
</li>
|
</li>
|
||||||
<li aria-current={$page.url.pathname === '/download' ? 'page' : undefined}>
|
<li aria-current={$page.url.pathname === '/download' ? 'page' : undefined}>
|
||||||
<a href="/downloads" class="contrast">Download</a>
|
<a href="/downloadsgit push ori" class="contrast">Download</a>
|
||||||
</li>
|
</li>
|
||||||
<li aria-current={$page.url.pathname.startsWith('/gallery') ? 'page' : undefined}>
|
<li aria-current={$page.url.pathname.startsWith('/gallery') ? 'page' : undefined}>
|
||||||
<a href="/gallery" class="contrast">Gallery</a>
|
<a href="/gallery" class="contrast">Gallery</a>
|
||||||
|
|
Loading…
Reference in a new issue