mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
added github link
This commit is contained in:
parent
d5ed6c75d7
commit
b43fb35b47
3 changed files with 18 additions and 2 deletions
|
@ -19,6 +19,13 @@ const BorisContacts: FC<Props> = () => (
|
|||
link="https://t.me/boris48bot"
|
||||
subtitle="телеграм-бот"
|
||||
/>
|
||||
|
||||
<BorisContactItem
|
||||
icon="github"
|
||||
title="Github"
|
||||
link="https://github.com/muerwre?tab=repositories&q=vault"
|
||||
subtitle="исходники Убежища"
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue