Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/markdown/LinkCard.astro
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ const { title, description, ...attributes } = Astro.props;
)
}
</div>
<ArrowRightIcon width={18} height={18} />
<ArrowRightIcon width={16} height={16} className={"my-1.5"} />
</a>
2 changes: 1 addition & 1 deletion src/content/rules/song-source-required.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ automatically_fixed: "False"
complete_validation: "True"
---

Song entries require a PV *or* an external link *or* an attached album entry for proof of existence. A description may be set instead if the only applicable links are direct downloads or profile-less file sharing sites.
Song entries require a PV _or_ an external link _or_ an attached album entry for proof of existence. A description may be set instead if the only applicable links are direct downloads or profile-less file sharing sites.