updated notes.md
This commit is contained in:
parent
925413af4b
commit
9e85ccf04d
@ -13,7 +13,7 @@ document.addEventListener("DOMContentLoaded", function(){
|
|||||||
code.open();
|
code.open();
|
||||||
code.writeln(html.value+"<style>"+css.value+"</style>");
|
code.writeln(html.value+"<style>"+css.value+"</style>");
|
||||||
code.close();
|
code.close();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
update();
|
update();
|
||||||
|
Loading…
Reference in New Issue
Block a user