免責事項を追加
This commit is contained in:
parent
6e3727d587
commit
24b419fe60
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ const AppInner : React.VFC = () => {
|
||||||
</Switch>
|
</Switch>
|
||||||
<footer className="text-center pa-5">
|
<footer className="text-center pa-5">
|
||||||
<p>(C)2020-2021 Xeltica</p>
|
<p>(C)2020-2021 Xeltica</p>
|
||||||
|
<p dangerouslySetInnerHTML={{__html: t('disclaimerForMisskeyHq')}} />
|
||||||
<p><Link to="/term">{t('termsOfService')}</Link></p>
|
<p><Link to="/term">{t('termsOfService')}</Link></p>
|
||||||
</footer>
|
</footer>
|
||||||
<ModalComponent />
|
<ModalComponent />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue