update Gitea project URL to use the full external link
This commit is contained in:
parent
587793b4ac
commit
8f3017f702
@ -11,7 +11,7 @@ return [
|
|||||||
[
|
[
|
||||||
'title' => 'Gitea',
|
'title' => 'Gitea',
|
||||||
'description' => 'Mein privater Gitea - Server',
|
'description' => 'Mein privater Gitea - Server',
|
||||||
'url' => '/git',
|
'url' => 'https://git.fabianschieder.com',
|
||||||
'logo' => '/icons/gitea.svg',
|
'logo' => '/icons/gitea.svg',
|
||||||
'color' => '#609926',
|
'color' => '#609926',
|
||||||
'external' => true,
|
'external' => true,
|
||||||
@ -74,4 +74,3 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user