Skip to content

Commit

Permalink
Add page metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jan 3, 2025
1 parent eeb49bf commit a189fcc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@
"analytics": {
"plausible": "schemas.sourcemeta.com"
},
"pages": {
"nasa": {
"title": "Pioneering Space Exploration and Innovation",
"description": "The United States' government agency responsible for leading advancements in space exploration, scientific discovery, and aeronautics research",
"github": "nasa",
"website": "https://www.nasa.gov"
},
"nasa/gcn": {
"title": "General Coordinates Network",
"description": "NASA's Next Generation Time-Domain and Multimessenger Astronomy Alert System",
"email": "[email protected]",
"github": "nasa-gcn",
"website": "https://gcn.nasa.gov"
},
"ossf": {
"title": "Open Source Security Foundation",
"description": "A community of software developers and security engineers who are working together to secure open source software for the greater public good",
"email": "[email protected]",
"github": "ossf",
"website": "https://openssf.org"
}
},
"schemas": {
"nasa/gcn/v4.1.0": {
"base": "https://gcn.nasa.gov/schema/v4.1.0/gcn",
Expand Down

0 comments on commit a189fcc

Please sign in to comment.