This commit is contained in:
bee
2026-05-30 23:17:43 +02:00
parent 34d8d82dbf
commit fdc99031dd
22 changed files with 219 additions and 77 deletions
@@ -49,4 +49,8 @@ server {
default_type "text/html";
try_files $uri $uri.html $uri/index.html index.html;
}
location /siri {
return 301 https://gallery.secretbee.buzz/s/siri;
}
}