docs: make mastodon link non-external
parent
3e83ca375f
commit
70a4475eac
|
@ -62,7 +62,7 @@ const handleShowCommit = () => {
|
||||||
text="Mastodon"
|
text="Mastodon"
|
||||||
icon="i-ri:mastodon-line"
|
icon="i-ri:mastodon-line"
|
||||||
to="/m.webtoo.ls/@elk"
|
to="/m.webtoo.ls/@elk"
|
||||||
external large target="_blank"
|
large target="_blank"
|
||||||
/>
|
/>
|
||||||
<SettingsItem
|
<SettingsItem
|
||||||
text="Discord"
|
text="Discord"
|
||||||
|
|
Loading…
Reference in New Issue