diff --git a/README.md b/README.md index 3a14b00a..bf7782fc 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ A big shoutout to our amazing supporters who's helping to make this project poss ### Acknowledgments -Special thanks to [Prof. Lawrence Kim @ SFU](https://www.lhkim.com/) and [Prof. Nick Vincent @ SFU](https://www.nickmvincent.com/) for their invaluable support and guidance in shaping this project into a research endeavor. Grateful for your mentorship throughout the journey! 🙌 +Special thanks to [Prof. Lawrence Kim](https://www.lhkim.com/) and [Prof. Nick Vincent](https://www.nickmvincent.com/) for their invaluable support and guidance in shaping this project into a research endeavor. Grateful for your mentorship throughout the journey! 🙌 ## License 📜 diff --git a/src/routes/(app)/documents/+page.svelte b/src/routes/(app)/documents/+page.svelte index 68ca044d..fc117d5b 100644 --- a/src/routes/(app)/documents/+page.svelte +++ b/src/routes/(app)/documents/+page.svelte @@ -227,34 +227,6 @@ -
- - {#if tags.length > 0} -
- - {#each tags as tag} - - {/each} -
- {/if}