fix: update m.webtoo.ls/@elk
links to open in Elk (#725)
This commit is contained in:
parent
269fc30afd
commit
6e12402987
|
@ -64,7 +64,7 @@ function toggleDark() {
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a href="https://m.webtoo.ls/@elk" target="_blank">Mastodon</a> · <a href="https://chat.elk.zone" target="_blank">Discord</a> · <a href="https://github.com/elk-zone" target="_blank">GitHub</a>
|
<a href="/m.webtoo.ls/@elk" target="_blank">Mastodon</a> · <a href="https://chat.elk.zone" target="_blank">Discord</a> · <a href="https://github.com/elk-zone" target="_blank">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -56,7 +56,7 @@ const handleShowCommit = () => {
|
||||||
<SettingsItem
|
<SettingsItem
|
||||||
text="Mastodon"
|
text="Mastodon"
|
||||||
icon="i-ri:mastodon-line"
|
icon="i-ri:mastodon-line"
|
||||||
to="https://m.webtoo.ls/@elk"
|
to="/m.webtoo.ls/@elk"
|
||||||
external target="_blank"
|
external target="_blank"
|
||||||
/>
|
/>
|
||||||
<SettingsItem
|
<SettingsItem
|
||||||
|
|
Loading…
Reference in a new issue