my website at ewancroft.uk
6
fork

Configure Feed

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

11.6.0

+4 -4
+1 -1
README.md
··· 811 811 812 812 Built with ❤️ using SvelteKit, AT Protocol, and open-source tools 813 813 814 - **Version**: 11.5.0 814 + **Version**: 11.6.0
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "website", 3 - "version": "11.5.0", 3 + "version": "11.6.0", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "website", 9 - "version": "11.5.0", 9 + "version": "11.6.0", 10 10 "dependencies": { 11 11 "@atproto/api": "^0.18.21", 12 12 "@ewanc26/atproto": "^0.2.2",
+1 -1
package.json
··· 1 1 { 2 2 "name": "website", 3 3 "private": true, 4 - "version": "11.5.0", 4 + "version": "11.6.0", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",