0
0
Fork 0

fix: locale

This commit is contained in:
아르페 2023-12-15 11:59:26 +09:00
parent ac46be89a6
commit 830af2b31d
No known key found for this signature in database
GPG key ID: B1EFBBF5C93FF78F
3 changed files with 5 additions and 5 deletions

View file

@ -64,9 +64,9 @@ export const IndexSessionPage: React.VFC = () => {
<h2><i className="fas fa-circle-question"></i> {t('_developerInfo.title')}</h2>
<p>{t('_developerInfo.description')}</p>
<div className="menu large">
<a className="item" href="//mk.shrimpia.network/@Lutica" target="_blank" rel="noopener noreferrer">
<a className="item" href="https://phater.live/@ALPINE_SECTOR" target="_blank" rel="noopener noreferrer">
<i className="icon fas fa-at"></i>
Lutica@mk.shrimpia.network
@ALPINE_SECTOR@phater.live
</a>
</div>
</section>