Update legal docs (#1260)

* Update legal docs

* add app

* fix homepage
This commit is contained in:
Geometrically
2023-08-05 17:27:35 -07:00
committed by GitHub
parent 37a1e67579
commit f5cf1ca08c
20 changed files with 1423 additions and 359 deletions

View File

@@ -190,9 +190,10 @@
<div class="blob-text">
<h3>Play with your favorite launcher</h3>
<p>
Modrinth's open-source API lets launchers add deep integration with Modrinth. We're
already supported by some of the most popular launchers like ATLauncher, MultiMC, and
Prism Launcher.
Modrinth's open-source API lets launchers add deep integration with Modrinth. You can
use Modrinth through
<nuxt-link class="title-link" to="/app">our own app</nuxt-link> and some of the most
popular launchers like ATLauncher, MultiMC, and Prism Launcher.
</p>
</div>
<div class="blob-demonstration gradient-border">
@@ -218,19 +219,9 @@
>
<PrismLauncherLogo />
</a>
<a
rel="noopener"
href="https://multimc.org/"
class="graphic gradient-border"
title="MultiMC"
>
<img
src="~/assets/images/external/multimc.webp"
alt="multimc launcher logo"
width="68"
height="68"
/>
</a>
<nuxt-link to="/app" class="graphic gradient-border">
<ModrinthIcon />
</nuxt-link>
<a
rel="noopener"
href="https://atlauncher.com/"