This commit is contained in:
Prospector
2024-05-20 21:58:58 -07:00
parent 15f1416f52
commit 547135f7d2
2 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
<script setup> <script setup>
import { TrashIcon, SearchIcon, BoxIcon, SendIcon, EditIcon, DownloadIcon, LinkIcon } from 'omorphia' import {
TrashIcon,
SearchIcon,
BoxIcon,
SendIcon,
EditIcon,
DownloadIcon,
LinkIcon,
} from 'omorphia'
import Avatar from '~/components/ui/Avatar.vue' import Avatar from '~/components/ui/Avatar.vue'
import LogoAnimated from '~/components/brand/LogoAnimated.vue' import LogoAnimated from '~/components/brand/LogoAnimated.vue'
import Badge from '~/components/ui/Badge.vue' import Badge from '~/components/ui/Badge.vue'
@@ -873,7 +881,7 @@ useSeoMeta({
<DownloadIcon /> <DownloadIcon />
<span> Download the Deb </span> <span> Download the Deb </span>
</a> </a>
<a :href="linuxLinks.thirdParty" download=""> <a :href="linuxLinks.thirdParty" download="">
<LinkIcon /> <LinkIcon />
<span> Third-party packages </span> <span> Third-party packages </span>
</a> </a>

View File

@@ -56,7 +56,8 @@
banned from using Modrinth's services. banned from using Modrinth's services.
</p> </p>
<p> <p>
You can view your page views and project downloads in your <a href="https://modrinth.com/dashboard/analytics">analytics dashboard</a>. You can view your page views and project downloads in your
<a href="https://modrinth.com/dashboard/analytics">analytics dashboard</a>.
</p> </p>
<h2>Frequently Asked Questions</h2> <h2>Frequently Asked Questions</h2>
<p> <p>