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:
@ -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 @@
|
||||
" ",
|
||||
"✔"
|
||||
);
|
||||
//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);
|
||||
|
Reference in New Issue
Block a user