Added Absolutely Random as an iframe in Glance
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user