1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-07-19 05:03:49 +02:00

Added dnymaic handler

This commit is contained in:
TheGreyDiamond
2020-11-23 21:42:38 +01:00
parent 1d5ed62371
commit aa0426d762
6 changed files with 615 additions and 8 deletions

View File

@ -18,7 +18,7 @@
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">-->
</head>
<body>
<div id="header-bar" class="header-bar">
<!--<div id="header-bar" class="header-bar">
<div class="areaRight">
<network>
<i
@ -122,7 +122,6 @@
"&nbsp;&nbsp;&nbsp;",
"&#10004;"
);
//alert(newNetwork);
}
buildNetworkDropDown();
</script>
@ -185,8 +184,10 @@
}
}
};
</script>
</script>-->
<!--<iframe src="header.html" class="headerIframe"></iframe>-->
<h1>Hello World!</h1>
<a href="">Session screen</a>
We are using node
<script>
document.write(process.versions.node);