mirror of
https://github.com/mfocko/blog.git
synced 2024-11-13 01:30:29 +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: [
|
||||
...subjects.map(s => s.navbar()),
|
||||
{
|
||||
href: "https://gitlab.fi.muni.cz/xfocko/fi",
|
||||
href: "https://gitlab.fi.muni.cz/xfocko/kb",
|
||||
label: "GitLab",
|
||||
position: "right",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue