mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
yWeb: drop obsolete CDATA comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 948cc523ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Origin message was:
------------------
- yWeb: drop obsolete CDATA comments
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
<meta name="theme-color" content="#212121">
|
||||
|
||||
<style type="text/css">
|
||||
/*<![CDATA[*/
|
||||
html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -29,16 +28,13 @@ body {
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
/*]]>*/
|
||||
</style>
|
||||
|
||||
<script>
|
||||
//<![CDATA[
|
||||
jQuery(document).ready(function() {
|
||||
jQuery('#screenshot').attr("src", "{=var-get:lcd4linux_png=}?" + Math.random());
|
||||
jQuery('html head').find('title').text("yLCD4Linux");
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
{=include-block:Y_Blocks.txt;head_close=}
|
||||
|
||||
|
Reference in New Issue
Block a user