Fix plugin URLs, display, redirects (#619)

* Fix plugin URLs, display, redirects

* Fix user profile + some redirects not working
This commit is contained in:
Geometrically
2022-08-20 11:08:21 -07:00
committed by GitHub
parent 7c166d85e1
commit 20c4f0dc10
7 changed files with 102 additions and 31 deletions

View File

@@ -46,7 +46,7 @@
autoplay
loop
muted
src="~/assets/images/search.mp4"
src="https://cdn.modrinth.com/homepage/search.mp4"
playsinline
/>
<video
@@ -54,7 +54,7 @@
autoplay
loop
muted
src="~/assets/images/search-dark.mp4"
src="https://cdn.modrinth.com/homepage/search-dark.mp4"
playsinline
/>
</div>