update services list

This commit is contained in:
radex 2025-01-07 20:18:43 +01:00
parent 3e315f5619
commit ec3c0887d8
Signed by: radex
SSH key fingerprint: SHA256:hvqRXAGG1h89yqnS+cyFTLKQbzjWD4uXIqw7Y+0ws30

View file

@ -34,7 +34,7 @@
items: [
{ url: 'matrix.hackerspace.pl', name: 'Matrix', description: 'Our chatrooms' },
{ url: 'mail.hackerspace.pl', name: 'E-mail', alias: 'Roundcube', description: 'Email client' },
{ url: 'social.hackerspace.pl', name: 'Mastodon', description: 'Our Mastodon instance' },
{ url: 'social.hackerspace.pl', name: 'Mastodon', alias: 'Fediverse', description: 'Our Mastodon instance' },
{ url: 'lists.hackerspace.pl', name: 'Mailing lists', alias: 'mailman', description: 'Mailing lists' },
{ url: 'oodviewer.q3k.me', name: 'oodviewer', description: 'Memory of our IRC bot' },
]
@ -91,6 +91,7 @@
{
title: 'Other Hackerspaces',
items: [
{ url: 'hakerzy.info', name: 'Polish Hackerspaces', alias: 'ZHP', description: 'Inter-Hackerspace landing page' },
{ url: 'hackerspace-krk.pl', name: 'Hackerspace Kraków', alias: 'hskrk' },
{ url: 'hswro.org', name: 'Hackerspace Wrocław', alias: 'hswro' },
{ url: 'hsp.sh', name: 'Hackerspace Pomorze', alias: 'hsp' },
@ -102,7 +103,9 @@
title: 'Archive',
items: [
{ url: 'blog.hackerspace.pl', name: 'blog', alias: '', description: 'Our blog (archived)' },
{ url: 'cebula.camp', name: 'Cebula camp', alias: '', description: 'Ersatz CCC (archived)' },
{ url: 'gallery.hackerspace.pl', name: 'gallery', alias: 'galamity', description: 'Our gallery (archived)' },
// Note: dead url
// { url: 'cebula.camp', name: 'Cebula camp', alias: '', description: 'Ersatz CCC (archived)' },
],
},
]