Mirror of the sourcecode for my blog, original repo: https://github.com/NobbZ/blog-nobbz-dev
0
fork

Configure Feed

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

rename package-json project name

+1 -1
+1 -1
package.json
··· 1 1 { 2 - "name": "astro", 2 + "name": "blog-nobbz-dev", 3 3 "type": "module", 4 4 "version": "0.0.1", 5 5 "scripts": {