chore: add more bookmarks

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-07-15 22:29:21 -05:00
parent 724594d19a
commit 0dc5f37bfc
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 14 additions and 2 deletions

View File

@ -33,9 +33,9 @@
name = "Gitea";
bookmarks = [
{
name = "gitea";
name = "github";
tags = ["gitea"];
keyword = "gitea";
keyword = "go-gitea";
url = "https://github.com/go-gitea/gitea";
}
{
@ -44,6 +44,18 @@
keyword = "jojodev";
url = "https://git.jojodev.com";
}
{
name = "gitea";
tags = ["gitea"];
keyword = "gitea";
url = "https://gitea.com";
}
{
name = "try";
tags = ["gitea"];
keyword = "try";
url = "https://try.gitea.io";
}
];
}
];