Skip to content

Commit

Permalink
Update MEtadata
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Feb 21, 2024
1 parent 7c86652 commit 4f3b36a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "kickstart",
"name": "Stirling-PDF",
"description": {
"en": "My kickstart module"
"en": "Your locally hosted one-stop-shop for all your PDF needs.."
},
"categories": [],
"categories": ["collaboration"],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Martin Bhuong",
"email": "[email protected]"
}
],
"docs": {
"documentation_url": "https://docs.kickstart.com/",
"bug_url": "https://github.com/NethServer/dev",
"code_url": "https://github.com/author/ns8-kickstart"
"documentation_url": "https://stirlingtools.com/docs/Overview/What%20is%20Stirling-PDF",
"bug_url": "https://github.com/compgeniuses/ns8-Stirling-PDF/issues",
"code_url": "https://github.com/compgeniuses/ns8-Stirling-PDF"
},
"source": "ghcr.io/nethserver/kickstart"
"source": "ghcr.io/compgeniuses/stirlingpdf"
}

0 comments on commit 4f3b36a

Please sign in to comment.