mirror of
https://github.com/mfocko/blog.git
synced 2024-11-22 04:53:47 +01:00
chore: fix link to the git
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
b94c33faaa
commit
9b14c21592
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ const config = {
|
||||||
items: [
|
items: [
|
||||||
...subjects.map(s => s.navbar()),
|
...subjects.map(s => s.navbar()),
|
||||||
{
|
{
|
||||||
href: "https://gitlab.fi.muni.cz/xfocko/fi",
|
href: "https://gitlab.fi.muni.cz/xfocko/kb",
|
||||||
label: "GitLab",
|
label: "GitLab",
|
||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue