This commit is contained in:
Prospector 2024-05-20 21:58:58 -07:00
parent 15f1416f52
commit 547135f7d2
No known key found for this signature in database
2 changed files with 12 additions and 3 deletions

View File

@ -1,5 +1,13 @@
<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 LogoAnimated from '~/components/brand/LogoAnimated.vue'
import Badge from '~/components/ui/Badge.vue'
@ -873,7 +881,7 @@ useSeoMeta({
<DownloadIcon />
<span> Download the Deb </span>
</a>
<a :href="linuxLinks.thirdParty" download="">
<a :href="linuxLinks.thirdParty" download="">
<LinkIcon />
<span> Third-party packages </span>
</a>

View File

@ -56,7 +56,8 @@
banned from using Modrinth's services.
</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>
<h2>Frequently Asked Questions</h2>
<p>