mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: updated isaac's code page
This commit is contained in:
parent
8c15b446a4
commit
d846d140bb
1 changed files with 8 additions and 6 deletions
|
|
@ -79,24 +79,26 @@ in
|
||||||
url = "${gitlabURL}/fallaryn";
|
url = "${gitlabURL}/fallaryn";
|
||||||
tags = [
|
tags = [
|
||||||
"fallaryn"
|
"fallaryn"
|
||||||
] ++ gitlabTags;
|
]
|
||||||
|
++ gitlabTags;
|
||||||
keyword = "GitLab";
|
keyword = "GitLab";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "GitLab (Isaac)";
|
name = "Askyourself (Code)";
|
||||||
url = "${gitlabURL}/askyourself";
|
url = "https://code.askyourself.ca/ask-yourself/ask-yourself";
|
||||||
tags = [
|
tags = [
|
||||||
"isaac"
|
"isaac"
|
||||||
"askyourself"
|
"askyourself"
|
||||||
] ++ gitlabTags;
|
];
|
||||||
keyword = "GitLab";
|
keyword = "Isaac";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "GitLab (Nick)";
|
name = "GitLab (Nick)";
|
||||||
url = "${gitlabURL}/upRootNutrition";
|
url = "${gitlabURL}/upRootNutrition";
|
||||||
tags = [
|
tags = [
|
||||||
"uprootnutrition"
|
"uprootnutrition"
|
||||||
] ++ gitlabTags;
|
]
|
||||||
|
++ gitlabTags;
|
||||||
keyword = "GitLab";
|
keyword = "GitLab";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue