diff --git a/src/app/shared/models/links.model.ts b/src/app/shared/models/links.model.ts index 6df0d83..97c5318 100644 --- a/src/app/shared/models/links.model.ts +++ b/src/app/shared/models/links.model.ts @@ -15,6 +15,18 @@ export const Links: Array = name: "gitlab", location: "https://gitlab.inkletblot.com/" }, + { + name: "streamer", + location: "https://streamer.inkletblot.com/" + }, + { + name: "rancher", + location: "https://rancher.inkletblot.com/" + }, + { + name: "hab", + location: "https://hab.inkletblot.com/" + }, { name: "known", location: "https://proxy.inkletblot.com/known/"