diff --git a/web/packs/hackerspace/01-hackerspace.png b/packs/hackerspace/01-hackerspace.png similarity index 100% rename from web/packs/hackerspace/01-hackerspace.png rename to packs/hackerspace/01-hackerspace.png diff --git a/web/packs/hackerspace/pack.json b/packs/hackerspace/pack.json similarity index 54% rename from web/packs/hackerspace/pack.json rename to packs/hackerspace/pack.json index b6f851d..eb1347c 100644 --- a/web/packs/hackerspace/pack.json +++ b/packs/hackerspace/pack.json @@ -1 +1 @@ -{"title": "hackerspace", "id": "hackerspace", "stickers": [{"body": "hackerspace", "url": "mxc://hackerspace-ntnu.no/IzPUYuhwLgjNneDHkUQShASI", "info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png", "thumbnail_url": "mxc://hackerspace-ntnu.no/IzPUYuhwLgjNneDHkUQShASI", "thumbnail_info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png"}}, "msgtype": "m.sticker", "id": "sha256:efabc616ccf883ef45a75e51cfd3cfe6d12b2f76dfea69aaf1c0397ea63744c5"}]} \ No newline at end of file +{"title": "hackerspace", "id": "hackerspace", "stickers": [{"body": "hackerspace", "url": "mxc://hackerspace-ntnu.no/hkmsypeJhyRKeXImntKgKOkM", "info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png", "thumbnail_url": "mxc://hackerspace-ntnu.no/hkmsypeJhyRKeXImntKgKOkM", "thumbnail_info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png"}}, "msgtype": "m.sticker", "id": "sha256:efabc616ccf883ef45a75e51cfd3cfe6d12b2f76dfea69aaf1c0397ea63744c5"}]} \ No newline at end of file diff --git a/web/packs/hackerspace.json b/web/packs/hackerspace.json new file mode 100644 index 0000000..eb1347c --- /dev/null +++ b/web/packs/hackerspace.json @@ -0,0 +1 @@ +{"title": "hackerspace", "id": "hackerspace", "stickers": [{"body": "hackerspace", "url": "mxc://hackerspace-ntnu.no/hkmsypeJhyRKeXImntKgKOkM", "info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png", "thumbnail_url": "mxc://hackerspace-ntnu.no/hkmsypeJhyRKeXImntKgKOkM", "thumbnail_info": {"w": 256, "h": 256, "size": 26225, "mimetype": "image/png"}}, "msgtype": "m.sticker", "id": "sha256:efabc616ccf883ef45a75e51cfd3cfe6d12b2f76dfea69aaf1c0397ea63744c5"}]} \ No newline at end of file diff --git a/web/packs/index.json b/web/packs/index.json new file mode 100644 index 0000000..b79d9cf --- /dev/null +++ b/web/packs/index.json @@ -0,0 +1,6 @@ +{ + "packs": [ + "hackerspace.json" + ], + "homeserver_url": "https://matrix.hackerspace-ntnu.no" +} \ No newline at end of file