novi git repo

This commit is contained in:
Stefan Pejcic 2024-02-05 11:15:22 +01:00
parent 71f18ac60d
commit b9c43544e9

View file

@ -41,7 +41,7 @@ export const Menu: React.FC = () => {
))}
</div>
<Link
to="https://github.com/"
to="https://github.com/stefanpejcic/openpanel/"
className="no-underline"
>
<div
@ -97,7 +97,7 @@ export const Menu: React.FC = () => {
</div>
<div className="flex gap-4">
<Link
to="https://github.com/"
to="https://github.com/stefanpejcic/openpanel/"
className={clsx(
"no-underline",
"hover:text-inherit",