add icons

This commit is contained in:
etstringy 2024-06-30 19:57:32 +01:00 committed by vimae
parent e5d8cafd25
commit b062153098
33 changed files with 599 additions and 50 deletions

View file

@ -1,5 +1,5 @@
{
"name": "spacesocial-client",
"name": "campfire-client",
"version": "0.2.0_rev3",
"description": "social media for the galaxy-wide-web! 🌌",
"private": true,
@ -10,8 +10,12 @@
"preview": "vite preview"
},
"author": "ari melody <ari@arimelody.me>",
"contributors": [
"mae taylor <mae@mae.wtf>"
],
"license": "GPL-3.0",
"devDependencies": {
"@poppanator/sveltekit-svg": "^4.2.1",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.17",