refactor: Add additional attributions to AboutModal and filter adventures based on user ID in +page.svelte

This commit is contained in:
Sean Morley
2024-08-01 09:38:02 -04:00
parent 06df5d370d
commit 0685065bf6
2 changed files with 38 additions and 8 deletions

View File

@@ -64,6 +64,7 @@
class="text-primary-500 underline"
href="https://operations.osmfoundation.org/policies/nominatim/">OpenStreepMap</a
>. Their data is liscensed under the ODbL liscense.
<br /> Additional attributions can be found in the README file.
</p>
<button class="btn btn-primary" on:click={close}>Close</button>