Skip to content

Commit aa0e081

Browse files
authored
Add NMS Glyph Randomizer (#18)
2 parents 0821f7f + a31291f commit aa0e081

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
52.2 KB
Loading

template/data/projects.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,21 @@
369369
"url": "https://github.com/NMSCD/frigate-calculator"
370370
}
371371
]
372+
},
373+
{
374+
"title": "NMS Glyph Randomizer",
375+
"description": "A simple glyph generator to help you discover places you've never been before!",
376+
"imageUrl": "/assets/img/NMSGlyphRandomizer.png",
377+
"links": [
378+
{
379+
"title": "View project website",
380+
"url": "https://nmscd.com/NMSGlyphRandomizer/"
381+
},
382+
{
383+
"title": "View repository",
384+
"url": "https://github.com/NMSCD/NMSGlyphRandomizer"
385+
}
386+
]
372387
}
373388
]
374389
}

0 commit comments

Comments
 (0)