mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
novi git repo
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user