fix: change admin handle
This commit is contained in:
parent
8681212ed9
commit
0e45bd7792
1 changed files with 2 additions and 2 deletions
|
@ -62,9 +62,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="https://phater.live/@ALPINE_SECTOR" target="_blank" rel="noopener noreferrer">
|
||||
<a className="item" href="https://psec.dev/@PSEC" target="_blank" rel="noopener noreferrer">
|
||||
<i className="icon fas fa-at"></i>
|
||||
@ALPINE_SECTOR@phater.live
|
||||
@PSEC@psec.dev
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue