Added Absolutely Random as an iframe in Glance

This commit is contained in:
2025-11-16 20:20:43 +02:00
parent 98e981e875
commit 40db464eb0

View File

@@ -159,6 +159,11 @@
{ {
type = "group"; type = "group";
widgets = [ widgets = [
{
type = "iframe";
source = "https://192.168.0.131:6003/public/absolutely_random";
height = 400;
}
{ {
type = "iframe"; type = "iframe";
source = "http://192.168.0.131:8096/web/#/home.html"; source = "http://192.168.0.131:8096/web/#/home.html";