mirror of
https://github.com/etkecc/synapse-admin.git
synced 2025-02-03 05:00:51 +03:00
add community room to the footer
This commit is contained in:
parent
2eca0dcc33
commit
b7dc703157
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ const Footer = () => {
|
|||
</Link> <Link sx={{ color: "#888", textDecoration: 'none' }} href="https://etke.cc/?utm_source=synapse-admin&utm_medium=footer&utm_campaign=synapse-admin" target="_blank">
|
||||
by etke.cc
|
||||
</Link> <Link sx={{ color: "#888", textDecoration: 'none' }} href="https://github.com/awesome-technologies/synapse-admin" target="_blank">
|
||||
(originally developed by Awesome Technologies Innovationslabor GmbH)
|
||||
</Link>
|
||||
(originally developed by Awesome Technologies Innovationslabor GmbH).
|
||||
</Link> <Link sx={{ fontWeight: 'bold', color: "#000", textDecoration: 'none' }} href="https://matrix.to/#/#synapse-admin:etke.cc" target="_blank">#synapse-admin:etke.cc</Link>
|
||||
</Typography>
|
||||
</Box>
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue