Link updates (#2890)

* Link updates, add atoms

* Update comments

* Support download

* Don't open new window for download
This commit is contained in:
Eric Bailey 2024-02-16 13:25:07 -06:00 committed by GitHub
parent 0ff61e08e9
commit 1d729721e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 95 additions and 33 deletions

View file

@ -19,9 +19,14 @@ export function Links() {
style={[a.text_md]}>
External
</InlineLink>
<InlineLink to="https://bsky.social" style={[a.text_md]}>
<InlineLink to="https://bsky.social" style={[a.text_md, t.atoms.text]}>
<H3>External with custom children</H3>
</InlineLink>
<InlineLink
to="https://bsky.social"
style={[a.text_md, t.atoms.text_contrast_low]}>
External with custom children
</InlineLink>
<InlineLink
to="https://bsky.social"
warnOnMismatchingTextChild