enter
This commit is contained in:
parent
4e1673ac41
commit
8e825ed3b0
@ -12,6 +12,7 @@
|
||||
- https://github.com/misskey-dev/misskey/pull/8996
|
||||
- https://github.com/misskey-dev/misskey/pull/8955
|
||||
- https://github.com/JakeMBauer/Misskey-Extras/blob/master/patches/star-is-like.patch
|
||||
- https://github.com/misskey-dev/misskey/pull/8671
|
||||
|
||||
### Planned
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
<div class="action">
|
||||
<MkButton inline rounded gradate data-cy-signup style="margin-right: 12px;" @click="signup()">{{ i18n.ts.signup }}</MkButton>
|
||||
<MkButton inline rounded data-cy-signin @click="signin()">{{ i18n.ts.login }}</MkButton>
|
||||
<MkButton inline rounded style="margin-left: 12px;" onclick="window.location.href='/timeline'">Explore</MkButton>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user