changed brand logo and style
This commit is contained in:
@@ -2,7 +2,7 @@ import License from './License';
|
||||
|
||||
const Footer = () => {
|
||||
return (
|
||||
<footer className="mt-5 text-center">
|
||||
<footer className="text-center">
|
||||
<License work="miarma.net" workLink="https://miarma.net/" />
|
||||
</footer>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user