We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70db6f commit a31291fCopy full SHA for a31291f
public/assets/img/NMSGlyphRandomizer.png
52.2 KB
template/data/projects.json
@@ -369,6 +369,21 @@
369
"url": "https://github.com/NMSCD/frigate-calculator"
370
}
371
]
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
+ ]
387
388
389
0 commit comments