Skip to content

Commit

Permalink
Add BLT deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Nov 20, 2024
1 parent ce9445c commit 2c0d283
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/internal/deployments/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,20 @@ const deployments: DeploymentInfo[] = [
</span>
)
},
{
url: "https://blt.chrisproject.org",
description: "(WIP) boston-London-Toronto collaboration project",
host: "NERC (OpenShift)",
src: {
type:SrcType.GitHub,
value: "https://github.com/FNNDSC/NERC/tree/master/blt",
},
isChris: true,
public: true,
notes: (
<span>WIP</span>
)
},
{
url: "https://ackee.chrisproject.org",
description: "Privacy-friendly web analytics",
Expand Down

0 comments on commit 2c0d283

Please sign in to comment.