Fix non-canonical URL anchors

main
gravel 5 months ago
parent 0b1be7fbda
commit 5a7a93d52c
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -15,12 +15,12 @@
title="Go back to the main page of sessioncommunities.online" title="Go back to the main page of sessioncommunities.online"
>Main page</a >Main page</a
><a ><a
href="/groups/regional" href="/groups/regional/"
class="footer__nav-target" class="footer__nav-target"
title="See our list of world-wide Session Communities" title="See our list of world-wide Session Communities"
>Regional Communities</a >Regional Communities</a
><a ><a
href="/groups/tech" href="/groups/tech/"
class="footer__nav-target" class="footer__nav-target"
title="See our list of technology-focused Session Communities" title="See our list of technology-focused Session Communities"
>Tech Communities</a >Tech Communities</a

@ -66,7 +66,7 @@
<span> <span>
(Viewing <?=count($rooms)?>; (Viewing <?=count($rooms)?>;
<a <a
href="/groups/all" href="/groups/all/"
title="Full list of Communities" title="Full list of Communities"
>full list</a>.) >full list</a>.)
</span> </span>

Loading…
Cancel
Save