Skip to content

Commit

Permalink
Create package-list.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rockphotog authored Nov 28, 2024
1 parent 8773fca commit e1c58d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions input/pagecontent/package-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"package-id": "hl7.fhir.no.mal",
"title": "Mal",
"canonical": "http://hl7.no/fhir/ig/mal",
"introduction": "Intro text",
"category": null,
"list": [
{
"version": "current",
"desc": "Continuous Integration Build",
"path": "http://localhost/",
"status": "ci-build",
"current": true
}
]
}

0 comments on commit e1c58d6

Please sign in to comment.