mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
trailing slash
This commit is contained in:
@@ -39,8 +39,8 @@ import '../styles/_style.css'
|
||||
{!frontmatter && <slot />}
|
||||
|
||||
<div class="footer container">
|
||||
<a href="/privacy">Privacy Policy</a>
|
||||
<a href="/tos">Terms of Service</a>
|
||||
<a href="/privacy/">Privacy Policy</a>
|
||||
<a href="/tos/">Terms of Service</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user