Astro implementation of openring npmjs.com/package/@jasikpark/astro-openring
astro webring typescript
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add webring npm keyword

+2 -1
+2 -1
package.json
··· 10 10 "index.ts" 11 11 ], 12 12 "keywords": [ 13 - "astro-component" 13 + "astro-component", 14 + "webring" 14 15 ], 15 16 "scripts": { 16 17 "dev": "astro dev",